Skip to content

A command line spider, crawl customer info from known websites.

License

Notifications You must be signed in to change notification settings

atealxt/web-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Crawler documentation

System requirement

  • Python 2.x.
  • Mechanize 0.2.5 or higher.
  • BeautifulSoup 4 or higher.
  • MySQL 5 or higher.
  • Python MySQL Connector.

Step to install

  • Execute SQL script files which in folder /script.
  • Setting configuration file /src/spider.cfg.

About

A command line spider, crawl customer info from known websites.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages