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

https://github.com/arifintahu/content-aggregator

Content aggregator
https://github.com/arifintahu/content-aggregator

aggregator beautifulsoup4 flask news python vuejs

Last synced: about 2 months ago
JSON representation

Content aggregator

Awesome Lists containing this project

README

          

# Content Aggregator

## How to run
## 1. Install libraries
`pip install -r requirements.txt`

## 2. Run server
`python src/main.py`

## 3. Collect data
`http://127.0.0.1:5000/aggregator`

## 4. View result
`http://127.0.0.1:5000`