Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Pulls down all the SEC filings from EDGAR by filing type for a given time range

License

Notifications You must be signed in to change notification settings

TextCorpusLabs/ScrapeSecEdgar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

Introduction

Pulls down all the SEC filings from EDGAR by filing type for a given time range.

How to use

  1. Open a command prompt
  2. Change to the directory where you downloaded the files
  3. Run ScrapeSecEdgar.exe

Parameters

ScrapeSecEdgar.exe has 4 optional parameters

  1. formtype
  • The SEC form type. Found in the master.idx 'Form Type' column.
  • Defaults to 10-K
  • Alias: f
  1. start
  • The date to start the pull. Found in the master.idx 'Date Filed' column.
  • Defaults to 1993/01/10.
  • Alias: s
  1. end
  • The date to end the pull. Found in the master.idx 'Date Filed' column.
  • Defaults to today.
  • Alias: e
  1. path
  • The path to save files to.
  • Defaults to %Desktop%/EDGAR
  • Alias: p
ScrapeSecEdgar.exe -s 2017/08/05

About

Pulls down all the SEC filings from EDGAR by filing type for a given time range

Topics

Resources

License

Stars

Watchers

Forks

Languages