A scrapper which allows you to scrape 20000+ Turkish food recipes and export them to json files.
git clone https://github.com/ilyasozkurt/turkish-food-recipes && cd turkish-food-recipes/scrappercomposer installphp artisan scrape:recipes --force-download
The --force-download option downloads all sitemaps instead of reading from cache.
After you run the command php artisan scrape:recipes --force-download you'll be able to see scrapped data under /data/ directory on root of the project.
You can find the sample data at /data/sample.json path.
Enjoy!
Sponsored by offday.app Sponsored by uptimetick.com