- install mysql and python 3.7
- create database with oclean_api/db_scrpit/create_db.sql
- create cron entries to call the oclean_api/cron_scraping/scrape_news.py and oclean_api/cron_scraping/scrape_organizations.py
- config in the (oclean_api/cron_scraping/)scrape_news.py and scrape_organizations.py scripts the db access information
- config in oclean_api/api_src/config.py the db and api settings
- run: python3 oclean_api/setup.py install to install dependencies
- run: python3 oclean_api/run.py
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|