YoamFarges / LaBonneCarte

A chrome extension to display leboncoin's (a french craigslist) search results on a Google map.
MIT License
20 stars 4 forks source link

Adapt webpageparser to newest LBC style #10

Closed AltarBeastiful closed 3 years ago

AltarBeastiful commented 3 years ago

This might break again in the future as LBC is making it harder to scrap it's website.

All css styles are now id's that can be updated very often and most attributes have been kept to bare minimum. I had to resort to use node type chain for category and location.


This change is Reviewable

YoamFarges commented 3 years ago

Hello @AltarBeastiful . Sorry for the delay and thanks for your PR. I will not be able to merge it though as I've refactored the extension in a deeper way.