Skip to content

hackersdotmu/legal_crawler

Repository files navigation

Legal Crawler
=============

Installation requirements:

pip -r requirements.txt

Running the crawler

  $ cd censorship_crawler
  $ scrapy crawl 451

Running the crawler against a specific URL:

  $ cd censorship_crawler
  $ scrapy crawl -a url=https://www.example.com 451

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages