Skip to content

arislaode/save-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

  • API Bussiness & technology news use http://newsapi.org/

  • Database MongoDB:

    • Create database name: newsapi
    • Creat collection name: newsapi_data
  • install enviroment --> virtualenv env

  • activate environment --> source env/bin/activate

  • install all library based on requirements.txt

  • Command to save article technology news in mongoDB: --> python insert_api.py technology_news

  • Command to save article bussiness news in mongoDB: --> python insert_api.py bussiness_news

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages