Hey everyone, I am currently working on a grocery list iOS app and I am looking for a comprehensive list of all the thing you can find in a supermarket, possibly already classified by type(vegetables, dairies, drinks,...) Any help is appreciated
Hey, try this https://world.openfoodfacts.org/
It provides a python library as well to directly download the data.
Maybe scrape instacart or the walmart website?
How about scraping target?
Yea thank you, that could work even if I am not too familiar with web scraping
If you need help, let me know. I can guide you through the basics.