Skip to content

a dockerized framework to help you build up the env of ruby to do web spider

License

Notifications You must be signed in to change notification settings

wsm1992/spidock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spidock

Dockerized Spider Framework! you can use this framework to help you build up the env of ruby and using watir to do web spider

prepare

install Docker and Docker-Compose

quick start

git clone https://github.com/wsm1992/spidock.git
cd spidock
bash run.sh

this is a simple example to build up the enviornment and go to google, then print the title of web page

connect DB

you can edit config/database.yml to set up your DB config then you can run

bash run.sh [environment]

to select diffirent environment

Spider

the actual logic in app/spider.rb,you can make your spider with Watir libary

please enjoy your web crawling

About

a dockerized framework to help you build up the env of ruby to do web spider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published