-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[LaCentraleBridge] Add new bridge #1201
Conversation
Inputs added: price, location, distance arround location, mileage, year, cubic capacity, first hand, seller profile Data check: the distance (radius arround a place) needs a place to be useful
Thanks for the PR. The bridge looks good to me, but Travis is reporting a few issues. Please take a look at the build results: https://travis-ci.org/RSS-Bridge/rss-bridge/jobs/552538624
|
Thanks for the highlight, I was focused on the red line in the Travis' log and didn't see these errors. Then, it's fixed |
Thanks for the PR ! As for the multiple select, I might take a look |
* [LaCentraleBridge] Introduce new bridge
Hi,
I made a bridge for lacentrale.fr. It's a french website to buy/sell wheeled vehicles.
It was pretty easy, the website has no counter-fraud.
I applied all main filters. For the brand input you can't selected several options, I hope #1199 will be accepted for this.
Test
This search is equal to this settings with the bridge:
Let me know any changes needed.
Thanks for reviewing.