joeording3 / scrape-a-trailer

A simple web scraper API to collect current auction information from Bring-a-Trailer

Home Page:https://bring-a-scraper.herokuapp.com/bmw

Repository from Github https://github.comjoeording3/scrape-a-trailerRepository from Github https://github.comjoeording3/scrape-a-trailer

Bring-a-Scraper

A NodeJS based web scraper API to collect current auction information from Bring-a-Trailer.

Deployed to Heroku and available for use through RapidAPI:

https://bring-a-scraper.herokuapp.com/bmw

https://rapidapi.com/janekgrochulski/api/bring-a-trailer-scraper

Usage

For results filtered broadly by vehicle make, use endpoint: .../[make]

e.g. https://bring-a-scraper.herokuapp.com/bmw

For results filtered specifically by vehicle make AND model, use endpoint: .../[make]/[model]

e.g. https://bring-a-scraper.herokuapp.com/bmw/e46-m3

bring-a-scraper demo screenshot

About

A simple web scraper API to collect current auction information from Bring-a-Trailer

https://bring-a-scraper.herokuapp.com/bmw


Languages

Language:JavaScript 100.0%