Add Selenium Capability
Closed this issue · 0 comments
deji725 commented
Is your feature request related to a problem? Please describe.
SEC EDGAR used to allow you to directly make a post request to their Full Text Search API. This seems to no longer be public.
Describe the solution you'd like
We can try and make a Selenium request to that API and get the hits
dictionary for further querying
Describe alternatives you've considered
N/A
Additional context
N/A