RubyGems Navigation menu

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - February 13, 2019 (12 KB)

Runtime Dependencies (2):

nokogiri >= 0
rest-client >= 1.8.0

Development Dependencies (3):

bundler ~> 1.16
minitest ~> 5.0
rake ~> 10.0

Owners:

Authors:

  • Janet Jeffus

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 1,999

For this version 1,999

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: