https://github.com/redboo/scrap
https://github.com/redboo/scrap
parser python scraper
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/redboo/scrap
- Owner: redboo
- Created: 2022-02-08T16:29:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-22T15:05:12.000Z (over 4 years ago)
- Last Synced: 2025-02-28T10:36:47.326Z (over 1 year ago)
- Topics: parser, python, scraper
- Language: Python
- Homepage:
- Size: 12.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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