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

https://github.com/redboo/scrap


https://github.com/redboo/scrap

parser python scraper

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

          

# Scraping

Library of my scraping:

* [0001 Startups data to MD table](./0001/)
* [0002 Startups data to JSON](./0002/)
* [0003 Persons data from Bundestag to JSON](./0003/)
* [0004 Festivals data to JSON](./0004/)
* [0005 Create PDF magazine from images](./0005/)
* [0006 Print hotels links](./0006/)
* [0007 Casio watches data to JSON, CSV](./0007/)
* [0008 Car tires to JSON](./0008/)
* [0009 Books data to CSV, JSON + Async version](./0009/)
* [0010 Scrapping error handling](./0010/)
* [0011 Lyrics. SSL](./0011/)
* [0012 Asynchronous parser](./0012/)
* [0013 Parser with multiprocessing and proxydl library](./0013/)
* [0014 Parser with JSON configuration](./0014/)
* [0015 Landingfolio.com parsers](./0015/)

---

Inspired by