Skip to content

crackcomm/serps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serps

Circle CI

Consumes google search results from NSQ and stores in RethinkDB.

It also schedules a crawl of every page in search results.

Usage

$ serps \
      --nsq-addr localhost:4150 \
      --nsqlookup-addr localhost:4161 \
      --nsq-topic google_results \
      --rethink-db default \
      --rethink-table serps \
      --rethink-addr localhost:28015 \
      --crawl-topic crawl \
      --crawl-callback github.com/crackcomm/…/spider.Example

License

                             Apache License
                       Version 2.0, January 2004
                    http://www.apache.org/licenses/

Authors

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published