edgarWebR
edgarWebR copied to clipboard
Unable to reach SEC full text search endpoint
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.
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/
?
@j-Rinehart I haven't been able to follow-up on your suggestion yet, but will try when I get a chance. Thank you.