recipe avatar
recipe
Under maintenance

Pricing

Pay per usage

Go to Apify Store
recipe

recipe

Under maintenance

Developed by

Cass Mieczakowski

Cass Mieczakowski

Maintained by Community

0.0 (0)

Pricing

Pay per usage

0

1

1

Last modified

14 days ago

Foodista Scraper (Apify)

Crawls Foodista recipe pages (Drupal) and saves structured JSON to the run's dataset.

License/Attribution: Foodista content is under CC BY 3.0. Display attribution in your app, e.g.: “Recipe from Foodista (CC BY 3.0). Original: ”.

Input

  • startUrls: list pages to seed (browse or blog categories)
  • maxRequestsPerCrawl: cap per run
  • maxConcurrency: 1–5 recommended
  • useApifyProxy: optional
  • datasetName: optional named dataset

Output (per item)

{ url, title, image, ingredients[], steps[], servings, time{total,text}, tags[], author, attribution{...}, scraped_at }