We use cookies
Essential cookies keep you signed in. Analytics cookies help us understand how the app is used so we can improve it. You can change this any time from the footer.
Wobblepot-Bot fetches recipe pages that users explicitly submit through the recipe import feature. It is not a crawler.
The bot identifies itself with the following User-Agent string:
Wobblepot-Bot/1.0 (+https://wobblepot.com/bot)
For robots.txt matching, the token is Wobblepot-Bot/1.0.
Fetches recipe pages that a signed-in user has pasted into the recipe import field.
Extracts recipe data (ingredients, instructions, prep/cook time) for that user.
No crawling. It never follows links off the submitted page.
No indexing. It does not build a search index of your content.
No scheduled fetches. It only fetches when a user initiates an import and never re-fetches the same URL on a schedule.
Wobblepot-Bot honours robots.txt. If your rules disallow Wobblepot-Bot/1.0 (or *) for a URL, we will not fetch it.
We cache robots.txt decisions per origin for 24 hours to avoid repeated requests.
Users who hit a disallow see a message explaining they can paste the recipe text directly instead.
If you want us to stop (or start) fetching your site, or you have questions about how Wobblepot handles content, email privacy@wobblepot.com. The quickest way to deny us is to add a Disallow rule for Wobblepot-Bot/1.0 in your robots.txt.