https://github.com/lebinh/scrappers
Some random crawlers I use to collect random data
https://github.com/lebinh/scrappers
Last synced: 6 months ago
JSON representation
Some random crawlers I use to collect random data
- Host: GitHub
- URL: https://github.com/lebinh/scrappers
- Owner: lebinh
- Created: 2016-08-11T06:46:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-11T06:56:50.000Z (over 9 years ago)
- Last Synced: 2025-01-17T21:30:45.768Z (12 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scrappers
Some random crawlers I use to collect random data.
- [`afamily`](https://github.com/lebinh/scrappers/blob/master/scrappers/spiders/afamily.py), [`kenh14`](https://github.com/lebinh/scrappers/blob/master/scrappers/spiders/kenh14.py), [`loicaviet`](https://github.com/lebinh/scrappers/blob/master/scrappers/spiders/loicaviet.py), [`vnexpress`](https://github.com/lebinh/scrappers/blob/master/scrappers/spiders/vnexpress.py) are used in to collect Vietnamese text for training the deep learning model in [vietnamese-accent-model](https://github.com/lebinh/vietnamese-accent-model).