Skip to content

This code downloads legal filing from Securities Class Action Clearninghouse (SCAC) and store them in a CSV file. Use with civic responsability for research and education only

License

Notifications You must be signed in to change notification settings

mortizm1988/Scrap_SCAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrap_SCAC

This code downloads legal filings from Securities Class Action Clearinghouse (SCAC) and stores them in a CSV file. Use with civic responsibility for research and education only.

Running Instructions

  1. Clone the repository
  2. In file 'Scrapper.py', add the username and password used in SCAC
  3. Run 'Scrapper.py'

An important part of the code is borrowed from Kai Chen's website. I appreciated that Kai made his code available. My code gets more information (judge, docket, industry, sector, class period dates, case summary), encapsulates better the functions and variables, and speeds up some parts of the code.

Learn how to install and use selenium

I benefited a lot from these youtube videos.

About

This code downloads legal filing from Securities Class Action Clearninghouse (SCAC) and store them in a CSV file. Use with civic responsability for research and education only

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages