Skip to content

hamannjames/stock-sentinel-2

Repository files navigation

Stock Sentinel 2.0

This is a continuation of Stock Sentinel V1. You can check that out here: Stock Sentinel V1

Devlog

1-29-24

  • Building Scraper for EFD
    • Perform intial handshake
    • Perform agreement request
    • Log csrfmiddlewaretoken
    • Perform data request
    • Perform secondary data request with X-csrf token from first
    • Run through response yielding 100 results per iteration

Right now, the scraper is not returning the right amount of data per fetch. I need to look into why.

2-1-24

Figured out that the scraper was returning data correctly but the test was written incorrectly. Also created a wrapper singleton class around the efd connector class to use in testing for performance improvement.

About

Stock Sentinel 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published