Skip to content

arosenb2/Unofficial-Carvana-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial Carvana Inventory Search API

History

I wanted to research vehicles for sale on Carvana and didn't like the paging options. Their page response time was a little low for my liking on the pagination, and every time you wanted to open a vehicle in a different tab, it would redirect on your original page as well.

Requirements

Node 8.x

Instructions to Run

node start

Caveats

The design of the enums for filtering options isn't intuitive - each enumeration is a unique identifier rather than passing an array up.

Todos

  • Async lookups across multiple pages instead of condensing to a single page
  • Additional filter types
  • Convert to ES Modules

Disclaimer

This is by no means in complete parity. Use at your own risk. External API is liable to change at any time without notice. DO NOT ABUSE THEIR API.

About

Unofficial Carvana Inventory Search API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published