Skip to content

Latest commit

ย 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿก Scrapy + BeautifulSoup Real Estate Scraper

This project is a robust web scraper designed to collect and store property sales values and other pertinent details about properties.

๐Ÿ•ธ๏ธ Data is scraped from Casamineira, a leading real estate website.

Developed with Python 3.x, this project makes use of powerful libraries and tools, including:

  • Scrapy ๐Ÿ•ท๏ธ
  • BeautifulSoup ๐Ÿฒ

๐Ÿ› ๏ธ Getting Started

These instructions will get you a copy of the project up and running on your local machine.

๐Ÿ”ง Prerequisites

Ensure you have Python 3.x installed on your system. You can download it here.

๐Ÿ’ป Installation and Setup

  1. Create a Virtual Environment

    Start by creating a new virtual environment to isolate the dependencies for this project.

     $ python -m venv env
     $ source env/bin/activate
    
  2. Install dependencies:

     $ pip install -r requirements.txt
    
  3. ๐Ÿš€ Running the Scraper:

     $ scrapy crawl myspider
    

This will initiate the scraper, and data will begin being collected from Casamineira!

Happy data hunting! ๐Ÿ“Š

License

MIT

About

Scrapy + BeatifulSoup project to collect properties sales value.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages