Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/burodepeper/snakeskin

Scrapes html content from websites for some data-analysis
https://github.com/burodepeper/snakeskin

Last synced: 3 days ago
JSON representation

Scrapes html content from websites for some data-analysis

Awesome Lists containing this project

README

        

# snakeskin

Scrapes content of top 100 from alexa.com from `input.txt` and saves scraped output to `/output` folder.

1. Install [requests](http://docs.python-requests.org/en/latest/index.html)
2. Run `python scrape.py`