Closed csnardi closed 6 years ago
State: Puerto Rico
Per https://openstates.org/pr/, no senators appear to have been scraped for this latest legislative session. This appears to be because the website for the Puerto Rican Senate has changed, as none of the links in https://github.com/openstates/openstates/blob/master/openstates/pr/people.py#L30-L40 will load -- I believe https://senado.pr.gov/Pages/Senadores.aspx should be the new link, and the scraper will need to be updated as well.
Additionally, it appears that the Puerto Rican House just changed its website, as the link at https://github.com/openstates/openstates/blob/master/openstates/pr/people.py#L102 now redirects to the homepage of their House. I believe it should be updated to http://www.tucamarapr.org/dnncamara/ComposiciondelaCamara/Biografia.aspx, with the scraper also updated accordingly.
Is that the wrong linked issue? I don't see the relation..
I think #1611 was intended, somehow I missed that in my original search.
State: Puerto Rico
Per https://openstates.org/pr/, no senators appear to have been scraped for this latest legislative session. This appears to be because the website for the Puerto Rican Senate has changed, as none of the links in https://github.com/openstates/openstates/blob/master/openstates/pr/people.py#L30-L40 will load -- I believe https://senado.pr.gov/Pages/Senadores.aspx should be the new link, and the scraper will need to be updated as well.
Additionally, it appears that the Puerto Rican House just changed its website, as the link at https://github.com/openstates/openstates/blob/master/openstates/pr/people.py#L102 now redirects to the homepage of their House. I believe it should be updated to http://www.tucamarapr.org/dnncamara/ComposiciondelaCamara/Biografia.aspx, with the scraper also updated accordingly.