Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/julians/zcraper

Scraping ZON
https://github.com/julians/zcraper

Last synced: about 1 month ago
JSON representation

Scraping ZON

Awesome Lists containing this project

README

        

Scrapes ZON

# Installation

1. `python3 -m venv venv`
2. `source venv/bin/activate`
3. `pip install -r requirements.txt`

# Run

1. `source venv/bin/activate`
2. `python scrape.py`

# To generate stats about scraped aufmachers

1. `source venv/bin/activate`
2. `python download_xml.py`
3. `python make_stats.py`