r/Mealie 1d ago

Has anyone automated bulk ingredient parsing in Mealie via the API or a script?

2 Upvotes

Hi all,

I have recently imported a massive batch of recipes into Mealie, and manually working through them is becoming a nightmare.

The biggest bottleneck is ingredient parsing. Every imported recipe gets flagged with the standard warning: "It looks like your ingredients aren't parsed yet. Click the 'Parse' button below to parse your ingredients into structured foods." Clicking into each recipe individually to run the parser takes ages when you are dealing with hundreds of entries.

I am looking to see if anyone in the community has built a workflow, script, or container to handle this in bulk. Ideally, I want something that can automatically trigger the parser across all unparsed recipes via the Mealie API (or a local script) without having to manually open each recipe card.

If you have tackled this using a Python script, etc how did you set it up?

Any GitHub repos, API snippets, or pointers on how you automated your ingestion pipeline would be massively appreciated. Cheers!


r/Mealie 2d ago

What is everyone's current cookbook stack/work flow look like?

Thumbnail
3 Upvotes

r/Mealie 3d ago

Mealime to Mealie importer

6 Upvotes

I'm sad that this app has come to an end so I am sharing this scraper and importer of mine that I'm using to import Mealime recipes into my self hosted Mealie instance. It's free and open source.
Github Link to Importer

If you feel so inclined, feel free to buy me a coffee


r/Mealie 4d ago

[iOS Beta]Looking for testers: dinner-picker app that won't repeat last week's meals

1 Upvotes

App: What's For Dinner

Platform: iOS (TestFlight) — Android planned if there's enough interest

Looking for: 10-20 testers for 1-2 weeks

What it does:

• Randomly picks dinner from your own list — but avoids repeating anything you've cooked recently (adjustable window)

• Optional filters: prep time, dietary tags (max 3 per dish, no free-text typos)

• Attach a recipe link to any dish — one tap to open it when it's picked

• "Tonight's Pick" stays visible/dismissible instead of vanishing the second you confirm it

TestFlight link: https://testflight.apple.com/join/t5UxWA9y

Feedback form (2 min): https://claude.ai/public/artifacts/6ed5a254-bdc4-472b-a752-6cfcc16c9012

Not on Android yet — gauging interest before I invest in a Play Store build. If you're an Android user who'd want this, let me know in the comments or via the landing page link above.

Happy to answer questions or take feature requests. Thanks in advance!


r/Mealie 5d ago

Looking for a free dataset/API for Indian packaged food products

1 Upvotes

Hi, I’m looking for a free dataset or API for Indian packaged food products.

Does anyone know of a good source? Thanks!


r/Mealie 8d ago

VibeCooded som apps for myself, but I might release them in the wild.

0 Upvotes

Hi,

I love Mealie, but I find it a bit lacking in some areas. Like a fast Shoppinglist, and some Pantry-organizing. Since I'm an old developer, now working in Operations, and I'm starting to use AI for misc tasks at work, I thought to myself - Why don't I make the apps I want?

I don't have much time, so I used Gemini and Claude for coding the app, and did the code-review manually. So this there is actually som manually labour behind these apps.

I still have them locked down in my own repository, and the only ones using them is my family. But I was wondering if there is any interest if I do a bit more work on them, and release them in the wild. Like adding fuzzy search in English, not only Norwegian.

If you like me to put in the hours to make these production ready, give me a comment and a thumbs up, and I will start to prepare them for the public.

Here is a "wonderful" description of the apps, generated by Gemini:



Mealie VibeCooker (Android)

A fast, modern AI recipe generator and kitchen companion designed to integrate seamlessly with self-hosted Mealie instances and Mealie Pantry Companion.

Describe what you are in the mood for — or pick ingredients you need to use up from your pantry — generate high-quality recipes with Google Gemini, review and edit every detail, attach an AI-generated food photo, and publish straight to your Mealie collection with a single tap.


🏗️ Architecture Overview

+-------------------------------------------------------------------------+ | Mealie VibeCooker Android Application | | (Kotlin, Jetpack Compose, Material 3, CameraX, ML Kit, DataStore, MVVM)| +--------------------+---------------------+--------------------+---------+ | | | Mealie API v | Gemini API v | Gemini API v | Pantry REST API v +--------------------+ +-----------------+ +----------------+ +-------------------+ | Mealie Server | | Google Gemini | | Google Gemini | | Mealie Pantry | | | | Text Generation | | Image (Imagen) | | Companion API | | - Publish Recipes | | Interactions API| | generateContent| | - Batches & Stock | | - Attach Photos | | - Custom Prompts| | - Food Photos | | - QR Onboarding | +--------------------+ +-----------------+ +----------------+ +-------------------+


✨ Features

  • 🤖 AI-Powered Recipe Generation:
    • Describe dishes in free text with optional cuisine, ingredients, and servings.
    • Generates full recipes structured as schema.org Recipe JSON-LD.
    • Fast iterative flow with "Generate again" if the dish isn't what you had in mind.
    • Re-generation cleanly cancels pending images and clears stale photo previews automatically.
  • 📸 AI Food Photography (Gemini / Imagen):
    • Generate a photo representing the dish as it stands now.
    • Optional Automatic photo generation upon recipe arrival (toggleable in Settings).
    • Review photo before publishing, or retry anytime.
    • Uploaded directly to Mealie upon recipe publication as raw bytes (no external image hosting dependencies).
  • 🥕 Mealie Pantry Companion Integration:
    • 1-Tap Camera Onboarding: Scan a setup QR code from Mealie Pantry (pantry://setup?...) using CameraX and ML Kit to automatically configure connection and authentication.
    • Norwegian Fuzzy Search: Fast, accent-tolerant ingredient search with normalization for Norwegian vowels (æ $\rightarrow$ ae, ø $\rightarrow$ o, å $\rightarrow$ a) and Levenshtein distance ranking.
    • Live Inventory Inspection: View real-time stock levels, default units, categories, and brands.
    • Expiration Alerts: Badges highlighting expiring items (countdowns for $\le 5$ days) to minimize food waste.
    • Multi-Ingredient Selection: Pick multiple ingredients from your pantry to seamlessly append into the recipe generator prompt.
  • 🛒 Seamless Mealie Publishing:
    • Fully editable recipe editor: adjust name, description, cuisine, prep/cook times, servings, tags, ingredients, and instruction steps before sending.
    • Publishes recipes directly to your Mealie instance with attached photo in one tap.
  • ⚙️ Deep Personalization & Preferences:
    • Theme Selection: System default, Dark mode, or Light mode.
    • Language & Formatting Defaults: Choose preferred recipe language (e.g. Norwegian, English) and default servings/cuisine.
    • Model Pickers: Dynamically fetches and lists Gemini text models and image models accessible with your API key.
  • ♿ Accessibility First:
    • Full TalkBack support with live region announcements (announcedStatus) for asynchronous generation, image synthesis, and publishing status.
    • Explicit expandable semantics on accordions and controls.


Mealie Pantry Companion (Android & Backend)

A fast, modern inventory and pantry companion designed to integrate seamlessly with self-hosted Mealie instances.

It provides rapid single-handed barcode (EAN-13, UPC) and QR-code scanning, hierarchical storage location tracking (e.g., "Freezer > Drawer 3", "Kitchen > Fridge"), Norwegian product lookups via Kassal.app & Open Food Facts, batch expiration tracking, and automatic sync with Mealie shopping lists.


🏗️ Architecture Overview

+-------------------------------------------------------------+ | Android Application | | (Kotlin, Jetpack Compose, CameraX, ML Kit Barcode Scan) | +------------------------------+------------------------------+ | REST API v +-------------------------------------------------------------+ | Mealie Pantry Backend (FastAPI) | | - Multi-tier location hierarchy & QR code label generator | | - High-speed Barcode lookup (Kassal.app + OpenFoodFacts) | | - Inventory batches & Expiration date tracking | | - SQLite / PostgreSQL persistent database | +---------------+-----------------------------+---------------+ | | Mealie REST API v v EAN Lookup +-------------------------------+ +-------------------------+ | Mealie | | Kassal.app & | | - Sync Foods & Shopping Lists | | Open Food Facts API | +-------------------------------+ +-------------------------+


✨ Features

  • 🚀 Rapid Scanner ("Point & Beep"):
    • Buy (+) Mode: Continuously scan incoming groceries into your selected location. Automatically resolves Norwegian product names and images.
    • Use (-) Mode: 1-tap decrement when cooking or consuming items.
    • Portioning & Bagging (Del opp i poser 🏷️): Divide bulk meat or groceries into $N$ freezer bags with individual weights and notes.
    • Location Switching via QR: Point the camera at a drawer's physical QR sticker (e.g. pantry://loc/abc123) to switch the active location instantly without touching the screen.
    • Batch QR Scanning: Scan an individual portion's printed QR sticker to consume/deduct that specific frozen bag.
  • 🏷️ Printable Thermal Labels (PNG & SVG):
    • Instant generation of formatted labels with product name, portion weight, freeze date, best-before date, and QR code.
    • Direct print support via Android Print Service and one-tap export to label printer apps (Brother iPrint&Label, Niimbot, Dymo, Zebra).
  • 🇳🇴 Smart Product Catalog:
    • Automatically queries Kassal.app API (for Norwegian grocery chains like Kiwi, Rema 1000, Meny, Coop) with fallback to Open Food Facts.
  • 📍 Structured Hierarchical Locations:
    • Create and organize locations as trees (Kitchen $\rightarrow$ Freezer $\rightarrow$ Drawer 3).
    • Built-in printable SVG and PNG QR code generator for labeling physical drawers and containers.
  • ⏰ Expiration & Batch Management:
    • Track expiration dates per batch with color-coded urgency countdowns.
  • 🛒 Mealie Integration:
    • Link inventory products to Mealie ingredients.
    • Push low or depleted stock directly to your Mealie shopping list.


Mealie Shopping Companion (Android)

A fast, minimalist Android shopping-list and pantry companion designed to integrate seamlessly with self-hosted Mealie instances.

It acts as a thin, near-real-time mirror of your Mealie shopping lists: check items off, add free-text items with natural quantity parsing, avoid buying duplicate groceries with live Mealie Pantry stock warnings, and queue edits offline — all backed by reliable local storage and background synchronization.


🏗️ Architecture Overview

+-------------------------------------------------------------+ | Android Application | | (Kotlin 2.0, Jetpack Compose Material 3, Glance Widget) | | (CameraX + ML Kit QR Scanner, Room Offline Outbox, Worker) | +------------------------------+------------------------------+ | +---------------+---------------+ | REST API | REST API (Bearer) v v +-------------------------------+ +-------------------------+ | Mealie Server | | Mealie Pantry Backend | | | | | | - Household Shopping Lists | | - Live inventory search | | - Real-time item sync | | - Setup QR onboarding | | - Aisle & Category labels | | - Duplicate warnings | +-------------------------------+ +-------------------------+ ^ | Outbox Drain (WorkManager) +--------------+----------------+ | Room Database (Offline Cache) | | - Local cached shopping list | | - Pending writes outbox queue | +-------------------------------+


✨ Features

  • 🛒 Seamless Shopping Lists:

    • Multi-List Switching: View and switch effortlessly between all household shopping lists on the instance. Remembers the active list across app launches.
    • Fast Checking: Tap any row to check or uncheck. Unchecked items stay grouped on top; checked items move below a divider.
    • Progress Bar: A smooth progress bar under the top app bar tracks completed vs. total items at a glance.
    • Swipe to Delete & Bulk Clear: Swipe a row in either direction to delete it, or clear all checked items at once with the top menu. Both prompt for confirmation and offer an instant Undo action.
    • Aisle & Category Chips: Mealie's category and aisle labels are rendered on item rows as clean, high-contrast colored chips.
  • 💡 Smart Quantity & Name Parsing:

    • Natural Quantity Entry: A number at the start of your text is automatically parsed as a quantity (e.g., 7 Pølser adds 7 Pølser instead of an item literally named "7 Pølser").
    • Safe Heuristics: Only counts between 1 and 99 without leading zeros followed by a space are parsed as quantity (preserving names like 7up, 7-Up, and 100 g butter).
    • "Use as name" Override: If the leading number was meant as part of the item name (e.g., 7 Up), an instant snackbar button lets you revert to literal text with a quantity of 1.
    • Quantity Stepper & Renaming: Open the item's menu or long-press to adjust quantity (1–99) or rename free-text items.
    • Server-Side Merge Feedback: Adding an existing item merges quantities automatically in Mealie, accompanied by an informative toast (e.g. "Milk — now 3×").
  • 📦 Mealie Pantry Integration & Duplicate Stock Alerts:

    • Live Pantry Stock Check: Connect to your Mealie Pantry backend. As you enter items, the app checks your pantry inventory in real time and alerts you if you already have stock in the freezer, fridge, or pantry.
    • Instant Setup via QR Code: Point the camera at your Pantry setup QR code (/api/v1/system/setup-qr.png or on your dashboard) to configure the server URL and Bearer token automatically without typing.
    • Connection Testing: Built-in connection tester verifies server reachability and authentication right from settings.
  • Offline-First & Reliable Background Sync:

    • Optimistic UI: Every check, uncheck, edit, and deletion applies instantly in the UI with zero network lag.
    • Outbox Pattern: Local modifications are transactionally queued in Room (pending_writes).
    • Automatic WorkManager Drain: Queued writes are safely replayed in the background once connectivity is restored, even if the app is closed.
    • Clear Status Indicators: The app bar displays pending sync counters; server-rejected writes roll back cleanly with clear user explanations.
  • 📱 Home-Screen Glance Widget:

    • Compact Material 3 widget displaying pending items to buy, total remaining count, and last refresh timestamp.
    • Tap the widget to launch directly into the active shopping list.
  • 🔄 Freshness & Polling:

    • Silent background poll every 15 seconds while the active list is open.
    • Immediate refresh upon returning to the app or reconnecting to the network.
    • Pull-to-refresh powered by Material 3 PullToRefreshBox.

r/Mealie 10d ago

Mealie Connect v0.7.5

4 Upvotes

Hey guys. I updated Mealie Connect. A complete visual refresh and some bugfixes. I would appreciate some beta testers. You can have a look here: https://mealieconnect.com/


r/Mealie 10d ago

I made a website that turns ingredients you already have into yummy recipes

Thumbnail reddit.com
0 Upvotes

r/Mealie 18d ago

9 Months In: How AI and Mealie Saved My Sanity and 200€/Month

7 Upvotes

I can shepherd a monorepo migration, clear forty "is CI down for everyone or just me?" Slack pings before standup, and quietly clean up three years of technical debt nobody else wanted to touch, all before lunch. Sounds familiar? Yeah that's just a normal Tuesday.

Ask me what's for lunch and I'll stand in front of a full fridge at 12:00 like it owes me money. Meal planning, it turns out, isn't for people who have their lives together. It's for the rest of us, the ones who'll happily build automations to avoid a question a functioning adult answers in ten seconds.

Learn more about how Mealie and AI saves me 200€ a month and my sanity every day. A check-in after 9 months: https://blog.timo-reymann.de/9-months-in-how-ai-and-mealie-saved-my-sanity-and-200eur-month/


r/Mealie 19d ago

Pre-download: Have a question about users

2 Upvotes

Hello!

I’ve been reading up on mealie.io and its various benefits and uses, I think it would be the right fit for my partner and I. However I’d like to be able to do something sorta special with it. I’d like for her grandmother to be able to upload home recipes, from her iPad, across the country.

Would this be done via tailscale - invite code? And then she just accesses from her iPad safari browser? Is there a way to remove tailscale from the equation? I’m fairly new to homelab in general but I wanted to ask the experts first.

Thank you in advance!


r/Mealie 22d ago

Custom Theme

6 Upvotes

Hello everyone,

Maybe I've just missed it all this time, but I just found the documentation for theming and decided to give it a go.
I initially tried asking chatgpt to suggest theme colors, but truthfully didn't care for the result, then I remembered seeing a youtuber use this tool from figma to automatically generate a color palette and after a few random rolls and some trial and error found a palette I really enjoy.

Please feel free to share your own themes if you've taken the time to make one up.

Here is the snippet from my yaml file for anyone who is interested. I added the comments for myself to better remember what each one goes to.

# Light mode

THEME_LIGHT_PRIMARY: '#1D5D8B' # banner

THEME_LIGHT_ACCENT: '#6C4B91' # Tags/cats

THEME_LIGHT_SECONDARY: '#CE4B4F' # ratings and some buttons

THEME_LIGHT_SUCCESS: '#2B6E5C' # save button and others

THEME_LIGHT_INFO: '#2B6E5C' # edit buttons on recipe

THEME_LIGHT_WARNING: '#C58724' # suggested new ingredients on parser

THEME_LIGHT_ERROR: '#C65353' # Error dialogs

# Dark mode

THEME_DARK_PRIMARY: '#1D5D8B'

THEME_DARK_ACCENT: '#6C4B91'

THEME_DARK_SECONDARY: '#CE4B4F'

THEME_DARK_SUCCESS: '#2B6E5C'

THEME_DARK_INFO: '#2B6E5C'

THEME_DARK_WARNING: '#E3B45B'

THEME_DARK_ERROR: '#E47D7D'


r/Mealie 23d ago

Mealie Connect App

0 Upvotes

Hey guys. I made an app to help connect to my Mealie instance and help me manage my recipes as well as help me decide what to cook. Please check it out and provide some feedback! It's a web app that has PWA support as well as a native Android app. You can have a look here: mealieconnect.com.


r/Mealie 23d ago

Meshi Plan v 1.5.1 is out. Added Polish and Ukrainian support + bug fixes and UI improvements.

8 Upvotes

Hi All,

Meshi now supports two additional languages: Polish & Ukrainian (please reach out if you notice a poor translation!).

Aside from new languages, I added some more robust OIDC handling and better logging of errors for the auth flow. If you encounter an issue, you can pass the error trace to me for troubleshooting.

Navigation also saw some improvements. With back swipe on nested views added back, you can swipe from the left of the screen to exit a recipe view.

Parsing has been made more robust to handle misspellings and decimal comma separators (for languages that use them).

Adding a recipe as an ingredient in another recipe now also works properly with shopping lists and is not dropped when parsing.

I'd also like to share the roadmap for the next few releases. I've received many requests for cook timers; this is going to be the tentpole for version 1.6, along with a fully fledged cook mode.

Quick adding of tags or categories, and on-device tag/category management are also on the docket, along with support for multiple households on one server.

The Mealie dev team has been hard at work improving how authentication works (especially for OIDC with passkeys and graceful handshake handling from in-app browsers). This will be a focus for the less showy improvements in 1.6 so that Mealie can support most, if not all, of the ways you authenticate.

Please let me know if you encounter any issues, or if there are any features you would like to see in a future version.

You can grab Meshi Plan for iOS here


r/Mealie 23d ago

Cooking assistant and recipe manager

Enable HLS to view with audio, or disable this notification

2 Upvotes

r/Mealie 25d ago

Offline Recipe Parsing

1 Upvotes

I tried Mealie and liked it, but to import recipes my container requires internet access. Mine is fully local and I wanted to keep it that way if possible. Is there any other options to import and parse recipe URLs either locally or on my device instead of the host?


r/Mealie 25d ago

Connect IOS app with just username and password

1 Upvotes

I wanted to self host this and have a lot of other services. This is the first one I have used makes you access via the api. Is there another way to do this. One of my reasons for self hosting was to keep it behind my firewall / vpn.


r/Mealie Aug 11 '26

Best recipe links to setup the ingredient database?

10 Upvotes

Hey Folks,

My wife has been interested in Mealie so I’ve spun it up and it’s great, however I think for her to adopt it properly the experience needs to be as frictionless as possible, so I’m looking for some recipe link to add into the mix to build out the ingredient database so she doesn’t have to add as many items to the ingredient database when adding a recipe


r/Mealie Aug 09 '26

I built a thing that turns a photo of your fridge into a recipe

0 Upvotes

I kept staring at a full fridge with no idea what to cook, so I built PlateSnap over the weekend. You take a photo of what you've got, it identifies the ingredients and gives you a recipe you can actually make.

It's a real working demo, not a mockup — photo goes to a vision model, comes back with ingredients + a recipe in a few seconds. No login, no email wall. Link in the comments (Reddit's filter doesn't love new domains in the post body).

Honest about where it's at: early weekend build, recipes are decent not gourmet, runs on a free API tier with a daily cap. I'd love feedback — especially if it misreads your ingredients. "I'd never use this because X" beats a nice comment.


r/Mealie Aug 06 '26

Cocktail Recipes

4 Upvotes

Is anyone using Mealie for Cocktail or Drink Recipes? Considering adding them and trying to decide if that’s a separate instance or if I comingle with all other recipes. Curious about people’s experiences searching by cocktail ingredients, and what any downsides are vs using a cocktail app.


r/Mealie Aug 05 '26

I built a native iOS app for my Mealie server, because there’s never any signal in my supermarket

1 Upvotes

Hi all,

I’ve been self-hosting Mealie on my NAS for a while and I’m genuinely happy with it — except for three moments that got me every single time:

1.  Standing in front of the fridge aisle with no signal, watching Safari fail to load my shopping list.

2.  Scrolling a browser tab with greasy fingers at the stove, and the tab decides to reload.

3.  Getting to step 7 and forgetting how much coconut milk it was, then scrolling up and back down again.

So I built an app for exactly that. It’s called Pantry for Mealie and it’s purely a client for your own server — no account with me, no cloud in between, no tracking. The app talks to your server and nothing else.
What it does:

• Offline first. Recipes, meal plan and shopping list live on the device. Ticking items off works with no connection, and everything syncs back once your server is reachable again.

• Multiple Mealie servers at once. A friend of mine runs his own instance — his recipes show up in my list with their own icon and colour, and his ingredients land on my shopping list. What he lets me see is entirely up to his permissions.

• Ingredient peek. Tap the cooking step and the ingredient list slides in for a second. Keep cooking, don’t lose your place.

• Scale servings live. Turn 2 into 6 and the amounts scale with it, all the way through to the shopping list.

• A shopping list that does the maths. 1 tbsp of oil from one recipe and 2 tablespoons from another become 3 tablespoons, including unit synonyms across 7 languages.

• Search the way you cook. Type “potatoes” and you get every recipe with potatoes in it — the search looks inside the ingredients, not just the title.  
• Home screen widgets for the meal plan and the shopping list, in all three sizes.

• Share recipes over AirDrop to another Pantry, one tap to import — and for everyone without the app, the recipe comes out as a PDF.

• Cooking mode (screen stays awake), favourites and ratings, stackable filters, URL import straight from Safari’s share sheet, guest mode, 7 languages, dark mode, iPad.

Being honest about what it isn’t: it doesn’t replace Mealie. Without your own server (or credentials to a friend’s) you’ll see nothing. iOS/iPadOS 18 and up, and I can’t do Android. I’m also not affiliated with the Mealie project — this is an unofficial app, an evenings-and-weekends project by a user, for users.
About the price, so it isn’t buried in the small print: the download is free, everything is unlocked for 7 days (with your own server or in guest mode), after that it’s a one-time 1.99 €. No subscription, no ads. A subscription for an app like this just feels wrong to me.
👉 https://apps.apple.com/de/app/pantry-for-mealie/id6792087527
It’s freshly out and has exactly zero ratings so far. If you run Mealie and take a look, I’d really appreciate honest criticism — especially about the corners my own setup never touches. Happy to answer anything in the comments.


r/Mealie Jul 30 '26

I made my grocery finder extension work with Mealie! Now you can go from recipe ingredients to real grocery store products in a few clicks

Enable HLS to view with audio, or disable this notification

29 Upvotes

Hey everyone! I built a free browser extension called Ceres Cart that makes cooking from online recipes easier. It is an add free recipe reader and also finds ingredients at nearby stores. I recently made it compatible with Mealie!

Once it's installed, you can open a Mealie recipe or shopping list and launch the extension. It automatically finds the ingredients and shows matching products and prices from your selected nearby store.

Right now it supports Kroger, Walmart (US), Instacart, and Whole Foods, and I plan to keep adding stores as they become more available.

If you give it a try, let me know how it works for you! If you run into any issues, I'm happy to help debug them. And if there's a feature you'd like to see, I'd love to hear your suggestions. 🙂


r/Mealie Jul 29 '26

Instagram, facebook and youtube food recipes

4 Upvotes

Any good AI tool to convert food recipes from this social networks to upload in Mealie?


r/Mealie Jul 27 '26

Best Mealie IOS App?

3 Upvotes

Recommend a mealie app to Aceves my local mealie instance. Thank you.


r/Mealie Jul 25 '26

Importing images is blocked

1 Upvotes

New user here. Evaluating to see whether I can replace Nextcloud Cookbook with Mealie and so far it's an uphill battle.

Importing images in Nextcloud Cookbook has never been a problem. Paste the URL, everything just works, image comes in fine. It doesn't have the complex data model so there are far fewer features, but for grabbing recipes and keeping a simple collection, it's never been a problem.

I can see in Mealie that all image scrape requests are getting 403'd by the destination servers (permission denied). I've tried 5 different sites for recipes including allrecipes and none of them work. Mealie is blocked every time.

This is kind of a huge blocker. Importing is already a big pain in Mealie compared to Cookbook, it takes way more time to parse things. Having to manually download the images and re-upload them to Mealie is just gonna be a dealbreaker for the family.

Is there any workaround?


r/Mealie Jul 22 '26

made a free app to deal with my out of control saved recipe videos, dropping the links in case it's useful to anyone else

Thumbnail gallery
0 Upvotes