Skip to content

451hackathon/legal_crawler

This branch is 14 commits ahead of hackersdotmu/legal_crawler:master.

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

  • Python 100.0%