Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matheusfaustino/jazzmaster_crawler
It is a crawling for getting the audio programs from a specific radio program called Jazzmaster
https://github.com/matheusfaustino/jazzmaster_crawler
crawler python scrapy
Last synced: 13 days ago
JSON representation
It is a crawling for getting the audio programs from a specific radio program called Jazzmaster
- Host: GitHub
- URL: https://github.com/matheusfaustino/jazzmaster_crawler
- Owner: matheusfaustino
- License: mit
- Created: 2017-05-12T21:13:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-12T21:29:51.000Z (over 7 years ago)
- Last Synced: 2024-11-07T16:49:29.290Z (2 months ago)
- Topics: crawler, python, scrapy
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# jazzmaster_crawler
It is a crawling for getting the audio programs from a specific radio program called Jazzmaster# Run
* Create a *audios* folder, in one folder back. Like this: ./jazzmaster_crawler/, ./audios/
* `python ./jazzmaster_crawler/jazzmaster_spider.py`### Dependecy
* [Scrapy](https://scrapy.org/)