razznblue/Maui-Fires-Relief

Pull current GoFundMe info and display it on each card

Closed this issue · 1 comments

GoFundMe does not have a public API so we will need the scrape the data. There are multiple ways to do this.
I have thought of 2.

  • Embed the HTML GoFundMe provides.
  • Scrape individual GoFundMe pages on a cron job and update them accordingly.

If you have ideas please feel free to comment, or contribute!

Implemented with v0.2.0