this doesnt work anymore as givesendgo changed their donations url from:
"www.givesendgo.com/api/v2/campaigns/{campaign}/get-recent-donations?pageNo={page}
to
api-v2.givesendgo.com/api/v1/public-campaigns/{campaign}/recent-donations?page={page}
I think they changed something else because when I changed URL in the script.py it scrapes the pages but all_donations.cvs and all_donations.json files are empty. it does scrape separate pages into separate json files though.
this doesnt work anymore as givesendgo changed their donations url from:
to
I think they changed something else because when I changed URL in the script.py it scrapes the pages but all_donations.cvs and all_donations.json files are empty. it does scrape separate pages into separate json files though.