Skip to content

User-driven command-line based browser of transaction view pages from sedi.ca

License

Notifications You must be signed in to change notification settings

ak681443/CanadianInsiderTransactions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canadian Insider Transactions

Overview

This application is intended for use as a user-driven command-line based browser of transaction view pages from sedi.ca. An explicit list of issuer numbers must be provided to the application. Each input issuer number corresponds to a user-driven search. This user-driven approach is explicitly intended to prevent an automated scrape or crawl over the site content en masse, which is prohibited by the sedi.ca Terms of Use. In other words, this application is intended to provide an alternative guided method for browsing Canadian Insider Transaction data from sedi.ca. See the SEDI Terms of Use for more details.

Usage

    $ python sedi_transactions <issuer_num>...

Options:
    -h --help     Show this screen.
    --version     Show version.

The resulting HTML (if any) will be downloaded to the /output directory beneath the application's root directory.

About

User-driven command-line based browser of transaction view pages from sedi.ca

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%