Where's Infiniti in the make list?
::facepalm::
61–70 of 105 posts
Where's Infiniti in the make list?
::facepalm::
Main feedback - browser refresh, back/forward, tabs, middle-click should work, e.g.
- refresh now loses half the state (why half?)
- opening 'Click to view listing' messes up state (loses saved)
- want to be able to middle click on 'Details' to open in new tab
Nice to have: integration with Edmunds to appraise the car
In order to jump on the hottest deals, I would set up an IFTTT condition to email me when new queries were posted on Craigslist. Would be cool to have some monitoring with this site.
Regardless, very nice work!
Don't you guys like the M cars? :)
Very cool. What's the software stack behind this? How are you performing searches across all this very diverse data? For example, you must be doing some sort of text-analysis to retrieve the mileage property out of the text, no?
We're also experimenting with some structured parsing for the universal dealership parser we alluded to - this means trying to figure out which part of the page has a listing so we dont accidentally report the mileage from a warranty or similar listings lower down the page... turns out to be a fairly tricky problem but its also a ton of fun to work on! Will keep you posted if we start having a ton of success automagically crawling the interweb. Thanks!
Very nice. Used it to research upcoming purchase quickly, would have signed up to persist saved results if you had that option. Main feedback - browser refresh, back/forward, tabs, middle-click should work, e.g. - refresh now loses half the state (why half?) - opening 'Click to view listing' messes up state (loses saved) - want to be able to middle click on 'Details' to open in new tab Nice to have: integration with…
thanks!
I'd like to see query parameters stored in the URL instead. As others have mentioned, it'd be nice to be able to bookmark pages and you currently can't. In addition to the bookmarking use case, I'd want to be able to email links to the results (e.g., so my dad could check them out).
It was also initially confusing to return to the homepage to find my past query, not the search form. Even if you don't get around to embedding search parameters in URL right away, consider adding a clear button to erase all of my input and let me start fresh.
More of a nitpick, but when I made a typo on my zip code on the main page and hit submit, it also erased my entry for the search box. The form data should be persisted even if there is an error, and the problem input should be highlighted in red or something.