https://github.com/deeplook/scrape-fu
Some fun with web scraping.
https://github.com/deeplook/scrape-fu
Last synced: over 1 year ago
JSON representation
Some fun with web scraping.
- Host: GitHub
- URL: https://github.com/deeplook/scrape-fu
- Owner: deeplook
- License: lgpl-3.0
- Created: 2016-10-07T10:27:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-14T11:31:48.000Z (over 9 years ago)
- Last Synced: 2025-01-23T06:12:01.077Z (over 1 year ago)
- Language: Python
- Size: 144 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Scrape-Fu
=========
This repo contains some more or less fun projects related to web scraping:
- **Freebora** downloads free ebooks from O'Reilly.
- **Foe** tries doing something similar using Scrapy (unfinished).
- **Hidemyass** reads a table of proxy servers, where the provider tries to prevent this to happen.
**Please note**: the freebora project has moved into a separate repo https://github.com/deeplook/freebora.