Skip to content

frdeso/Zeek

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Zeek

Python distributed web crawling scraper

More info to come...

David Albertson

##Execution

  1. Take a look at the configuration file and :
  • change the server listeningAddress / listeningPortto the right info;
  • change the client hostAddr / hostPort to the right info.
  1. Launch the server on the master node
python server.py
  1. Launch the client on the working nodes
python client.py

##References

WebCrawling / WebScraping

General

Other

About

Python distributed web crawler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%