Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/)