Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/burodepeper/snakeskin
- Owner: burodepeper
- Created: 2015-11-09T08:32:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-09T14:54:54.000Z (about 9 years ago)
- Last Synced: 2023-03-02T07:22:52.858Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`