pizzapanther / Google-IO-Scraper

Tool to help find Google IO Codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google-IO-Scraper

Tool to help find Google IO Codes in images

Directions for finding a Google IO Code in images

  1. Run the scraper

     cd gio
     scrapy crawl image1 -o images1.json
    
  2. Process the JSON images

     ./process_json.py images1.json
    
  3. Open index.html and browse images. Look for codes!

Keyboard Navigation

Next Page: press n

Previous Page: press b

About

Tool to help find Google IO Codes

License:MIT License


Languages

Language:Python 56.8%Language:HTML 43.2%