1
5 Comments

Need a dataset with grocery Items

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

on July 2, 2020
  1. 1

    Hey, try this https://world.openfoodfacts.org/

    It provides a python library as well to directly download the data.

  2. 1

    Maybe scrape instacart or the walmart website?

  3. 1

    How about scraping target?

    1. 1

      Yea thank you, that could work even if I am not too familiar with web scraping

      1. 1

        If you need help, let me know. I can guide you through the basics.