/lit_scrape

Stanford Litigation DB Scraper

Primary LanguagePythonMIT LicenseMIT

Stanford Litigation DB Scraper

Scrapy project for scraping the Stanford Securities Class Action Clearinghouse.

Use

This will make two files, lit_data.json and a log file you can ignore. The former will be a json dump of the litigation database. Turn it into a pandas dataframe like so:

License

See the LICENSE file for license rights and limitations (MIT).