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
- Host: GitHub
- URL: https://github.com/arifintahu/content-aggregator
- Owner: arifintahu
- Created: 2020-08-03T07:08:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-10T03:49:43.000Z (almost 6 years ago)
- Last Synced: 2025-06-04T18:46:24.125Z (about 1 year ago)
- Topics: aggregator, beautifulsoup4, flask, news, python, vuejs
- Language: HTML
- Homepage: https://news-arifintahu.herokuapp.com
- Size: 131 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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`