Skip to content

MBakirci/garts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

garts

Google Arts & Culture scraper

How to run

Create an environment

run python3 -m venv venv or py -3 -m venv venv on Windows

for more information https://virtualenv.pypa.io/en/latest/

Activate environment

Run . venv/bin/activate or .\venv\Scripts\activate on Windows

Install dependencies

pip install -r requirements.txt

Run script

python main.py

About

Google Arts & Culture scraper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages