-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
congress.gov returning 403 for rvest::read_html()
#1
Comments
Hi @judgelord, |
If you want to help, you could test out alternative web scraping packages in R. I can replace the |
For sure! I’ll spend a few more hours on this next week. If I find another method, I’ll let you know! |
Update: it seems that congress.gov is no longer blocking us |
I wrote a python code to substitute the scraper. |
@Nuohai-muxi could you post a link to a repo? |
FWIW |
It looks like congress.gov is blocking whatever protocol
rvest
uses. I'm not sure what to do about this and don't have time to dig in right now, but I will try to figure it out.The text was updated successfully, but these errors were encountered: