Skip to main content

scrape housing listings on bien'ici from any bien'ici search url 💛

Project description

bieniciscraper

bieniciscraper is a Python package that allows you to scrape all real estate listings from any Bien'Ici URL 💛

Table

  1. Features
  2. Installation
  3. Usage
  4. Command-line Arguments
  5. Important Notes
  6. Disclaimer
  7. License

Features

  • All search URLs accepted
  • All listings collected
  • 13 attributes per listing
  • Limit the scope of scraping with the dynamic -l argument
  • Use any search URL with the -u dynamic argument
  • Export data with a customized file name using the -o dynamic argument
  • A resilient structure with the applied retry logic
  • Exports data in a structured .csv file format

Installation

$ pip3 install bieniciscraper

Note: The installation will also install the requests and retry external libraries.

Usage

$ bieniciscraper -u https://www.bienici.com/recherche/achat/france/chateau -l 10 -o demo.csv
going to page: 1
total results: 591
total results to scrape: 10
scraped: Château à vendre dans le lot avec dépendances et piscine.
scraped: Turenne Collonges la rouge - Demeure du XVIII siècle de 300  habitables sur une parcelle 1,9 ha à rénover entièrement
scraped: Manoir 15 pièces BIVIERS
scraped: Château du XVIème siècle et son parc au coeur de Lyon
scraped: Domaine 3 hectares proche Etretat
scraped: Vente Château 19 pièces
scraped: ANCIENNE DEPENDANCE DE L'ABBAYE DE CONQUES, CONSTITUEE D'UN CHATEAU
scraped: Château
scraped: Vente Château 8 pièces
scraped: DOMAINE D'EXCEPTION MONTS DU LYONNAIS
limit reached
csv written
elapsed: 1.20 s
~~ success
 _       _         _            
| |     | |       | |          
| | ___ | |__  ___| |_ __ __  
| |/ _ \| '_ \/ __| __/| '__|
| | (_) | |_) \__ \ |_ | |  
|_|\___/|_.__/|___/\__||_|  

Command-line Arguments

  • --url/-u: Specify your search URL.
  • --limit/-l: Limit the number of items you want to scrape.
  • --output/-o: Name the file in which data will be saved.

Important Notes

This Python script collects data from the internal Bien'Ici API. It can convert any Bien'Ici search URL into an available API request using advanced website-side JS reverse-engineering.

Beware: scraping is limited to 2,500 ads per search url. Bien'ici allows access to a maximum of 100 pages and then limits the display. To bypass this limitation, split your main search link into smaller scoped links:

For instance, to scrape all listings from Paris, divide by neighborhoods:
75001 all listings
75002 all listings
... and so on.

💇

Always ensure that your usage adheres to the legal constraints relevant in your jurisdiction. If you have package-related request, please contact us at: contact@lobstr.io.

Disclaimer

This tool is intended for educational use. Always ensure that scraping a website is within your legal rights before using this or any other scraping tool. Respect the robots.txt of websites and be conscious of ethical and legal considerations.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bieniciscraper-1.1.1.tar.gz (11.1 kB view details)

Uploaded Source

Built Distribution

bieniciscraper-1.1.1-py3-none-any.whl (10.8 kB view details)

Uploaded Python 3

File details

Details for the file bieniciscraper-1.1.1.tar.gz.

File metadata

  • Download URL: bieniciscraper-1.1.1.tar.gz
  • Upload date:
  • Size: 11.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for bieniciscraper-1.1.1.tar.gz
Algorithm Hash digest
SHA256 0cacc5440dc6562aa837775948fe7aa38eceef2ed09d89635b023dd857e456df
MD5 56631069210353930160893183265198
BLAKE2b-256 1e08ae2678ea0addeac4ff3dcabd0a0d22f2b72d193a51316eb7f512f1652a4e

See more details on using hashes here.

File details

Details for the file bieniciscraper-1.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for bieniciscraper-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5a50a856c7323ee8d300b74542241010985b58cbb3141ca7980e49a76ff3eec8
MD5 6cc6169d66f0494a7ca9a52890508dc9
BLAKE2b-256 bf21ac6ff2aecd208631caeff8617333d10342546e1dcca79142b77517d36083

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page