Skip to content

openearth/newscrawler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News crawler with visualizer

In terminal

  1. For the visualization
  • cd to spatial-events map
  • sudo gulp serve
  1. For the eventlistener
  • cd to the eventlistener map
  • ./eventlistener
  1. For the scihub spider
  • cd to the Sat2 map
  • sudo scrapyd
  • (if not working due to old pid-files --> sudo killall scrapyd)
  1. For the news spider
  • cd to the sat map
  • scrapy crawl newsspider

Visulization shows the found news items and current events with satellite images

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 49.8%
  • JavaScript 30.6%
  • HTML 16.1%
  • CSS 3.1%
  • Other 0.4%