Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 373 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 373 Bytes

scrapy-lbc

scrapper for leboncoin.fr

New: all in one script

python leboncoin.py it will create ameublement.html and decoration.html

howto use ?

  1. install scrapy (min v 0.12)

  2. git clone git@github.com:baqs/scrapy-lbc.git

  3. mkdir /tmp/lbc

  4. cd scrapy-lbc

  5. scrapy crawl leboncoin

That's it, look @ /tmp/lbc/ ;)