We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting an error while trying to use full_text:
full_text(type="D",count=100)
Error in full_text(type = "D", count = 100) : Unable to reach the SEC full text search endpoint (https://searchwww.sec.gov/EDGARFSClient/jsp/EDGAR_MainAccess.jsp)
Looks like support for the legacy full text ended October 1st.
The text was updated successfully, but these errors were encountered:
Just checking on this one. Is it as simple as pointing the full_text()function over the the new search url: https://www.sec.gov/edgar/search/ ?
full_text()
https://www.sec.gov/edgar/search/
Sorry, something went wrong.
@j-Rinehart I haven't been able to follow-up on your suggestion yet, but will try when I get a chance. Thank you.
No branches or pull requests
Getting an error while trying to use full_text:
Looks like support for the legacy full text ended October 1st.
The text was updated successfully, but these errors were encountered: