Skip to content

This is an example of web-spider with concurrent workers.

Notifications You must be signed in to change notification settings

niklak/tornado_spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tornado web spider

This is an example of web-spider with concurrent workers using tornado http-client and event loop.

This example requires:

  1. python 3.4;
  2. tornado;
  3. lxml;
  4. beautifulSoup (4);

About

This is an example of web-spider with concurrent workers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages