Pinjasaur/u-pull-rss

Upstream API changed

Opened this issue · 0 comments

U Pull R Parts changed their API. Actually, it's a nice improvement and responds with JSON now, but that totally breaks the existing site. Might be time to archive this repo or pivot to just diffing the JSON which far less useful but still a bit interesting.

The new curl command is:

curl 'https://upullrparts.com/wp-admin/admin-ajax.php' --compressed -X POST --data-raw 'action=doApiCall&apiAction=getVehicles'