Skip to content

blazers08/Google_News

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STEPS to run the crawler

  1. docker build -t googlenews_crawler .
  2. docker run googlenews_crawler
  3. There will be a new.json
  4. docker run -it googlenews_crawler /bin/bash to check the json

Releases

No releases published

Packages

No packages published