Skip to content

Funding-Theory/CGC-image-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

CGC-image-scrapper

Setup

Install Dependencies

pip install mpire tqdm pandas requests wget colorama

Input format

You can download the list of entries from this webpage.

Choose the uuid that you want to download and format the file as below

  • Input file must be in tsv format
  • Input file must have the header uuid
uuid
uuid 1
uuid 2
uuid 3
...
uuid n

Usage

  python scrapper.py --file <Location of uuid file>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages