Skip to content

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

Notifications You must be signed in to change notification settings

joeording3/scrape-a-trailer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%