Scrape a hell lot of Uber Eats shops and their URL
- Install Python 3
- Download the latest release to a dedicated folder
- Run
pip install -r requirements.txtto install all modules - Run
python3 main.py
Results can be found under the countries folder
- Install Docker
- Run
docker run --rm -it -v .:/app/countries wxnnvs/ubereats-scraperin a dedicated folder - The program will deploy automaticly
Results can be found in the folder you ran the container in