Commit graph

17 commits

Author SHA1 Message Date
Bezleputh
05ff278c15 [leboncoin] fix title parsing in search result 2015-06-10 21:13:21 +02:00
Bezleputh
cd358c1239 [leboncoin] do not crash if a select does not exist in the form 2015-03-13 00:05:36 +01:00
Bezleputh
5741561286 [leboncoin] fix search city using zipcode 2015-01-31 16:53:04 +01:00
Bezleputh
0ce124119c [leboncoin] improve cities display in search 2015-01-18 13:39:51 +01:00
Bezleputh
3dcca5452c [leboncoin] fix error when there is no price and improve description display 2014-12-18 23:16:18 +01:00
Bezleputh
b813ace932 [leboncoin] fix bug when area is unknown 2014-11-06 13:37:45 +01:00
Bezleputh
e66a46766b [leboncoin] fix bug while parsing date 2014-11-01 12:41:42 +01:00
Bezleputh
cdab615d92 [leboncoin] management of url field 2014-10-08 10:45:31 +02:00
Bezleputh
c277d2dae7 [leboncoin] fix number of rooms select parsing 2014-10-08 10:45:31 +02:00
Bezleputh
d0bf9b0ec1 [leboncoin] fix pagination 2014-10-08 10:45:30 +02:00
Romain Bignon
d61e15cf84 rename things related to browsers
weboob.tools.browser -> weboob.deprecated.browser
weboob.tools.parsers -> weboob.deprecated.browser.parsers
weboob.tools.mech -> weboob.deprecated.mech
weboob.browser2 -> weboob.browser
weboob.core.exceptions -> weboob.exceptions

Also, the new tree for browser2 is:

weboob.browser: import weboob.browser.browsers.* and weboob.browser.url.*
weboob.browser.browsers: all browsers (including PagesBrowser and LoginBrowser)
weboob.browser.url: the URL class
weboob.browser.profiles: all Profile classes
weboob.browser.sessions: WeboobSession and FuturesSession
weboob.browser.cookies: that's a cookies thing
weboob.browser.pages: all Page and derivated classes, and Form class
weboob.browser.exceptions: specific browser exceptions
weboob.browser.elements: AbstractElement classes, and 'method' decorator
weboob.browser.filters.*: all filters
2014-10-07 00:30:07 +02:00
Bezleputh
8816be46f5 [leboncoin] fix select values 2014-10-03 15:58:28 +02:00
Florent
a019819f9d Move browser2 from weboob/tools/b2 to weboob/browser2 2014-10-02 11:01:34 +02:00
Florent
54a1bc4809 Remove * imports in filters 2014-09-29 22:31:54 +02:00
Bezleputh
695d969682 [leboncoin] handle query.type 2014-09-26 17:33:26 +02:00
Bezleputh
3297651bdc [leboncoin] fix bugs ( 'Hier' date parsing + getting photo.data) 2014-09-26 00:27:33 +02:00
Bezleputh
6cd0515ffe [leboncoin] add new housing module laboncoin 2014-09-25 10:29:59 +02:00