rOpenGov / RPublica

ProPublica API Client
http://ropengov.github.io/RPublica/
22 stars 4 forks source link

example not working #2

Closed dietrichson closed 3 years ago

dietrichson commented 6 years ago

I installed the package and found that the example returns an error.

> library('RPublica')
> str(np_search('propublica'), max=1)
Error in ppQuery("search", "https://projects.propublica.org/nonprofits/api/v1/",  : 
  Internal Server Error (HTTP 500).

I see that the package is a bit dated, I am happy to update it if you like, since I am working on accessing the campaign finance API.