gofundme 0.1.0
A library to scrape GoFundMe.com donation campaigns (called Projects). GoFundMe does not have a publicly available API to query about donation lists, so this library scrapes information from GoFundMe's own mvc.php API using rest_client. This library is liable to break if GFM changes their API consumption endpoints. This Library is not associated to GoFundMe, Inc. in any way, shape, or form and respects robots.txt.
Gemfile:
=
install:
=
Versions:
- 0.1.0 February 13, 2019 (12 KB)
Runtime Dependencies (2):
nokogiri
>= 0
rest-client
>= 1.8.0