Navigation Menu

Skip to content

piyush/local_news_radar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocalNewsRadar

LocalNewsRadar can periodically scan news for your local area like a spider and store it in your database so that you can use your existing model (which has lat,lng attributes) and retrieve news around its location.

You can look at sample app

What's so special here?

  • Its one interface to many local news api
  • It has automatic scheduling of its scanning of news update which doesnt interfere in your async code.
  • What more do you need?

Dependency:

  • gem : rufus-scheduler (2.0.1)
  • rails version: 2.3.2+

Copyright (c) 2009 Abhishek Parolkar, released under the MIT license

About

A rails plugin which gathers local news/tweets like a spider and make it available for you to query thru your existing model (Based on outside.in api)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published