Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
Normal
I feel like feeds are much easier to work with and far less taxing to scale.Our sites don't remove sold vehicles, they simply mark them as sold, so your links would never 404 or bounce back in that case, they would still load the sold vehicle.Once feeds are setup properly they work great and we can also pull other fairly accurate stats like date added, date sold, price changes, etc.Are you re-scraping for new photos and prices every day? Can be solved with a simple checksum on the feed instead.I like your versatility, but I'd cringe to see that scale.
I feel like feeds are much easier to work with and far less taxing to scale.
Our sites don't remove sold vehicles, they simply mark them as sold, so your links would never 404 or bounce back in that case, they would still load the sold vehicle.
Once feeds are setup properly they work great and we can also pull other fairly accurate stats like date added, date sold, price changes, etc.
Are you re-scraping for new photos and prices every day? Can be solved with a simple checksum on the feed instead.
I like your versatility, but I'd cringe to see that scale.