Skip to content

YevheniiNiestierov/Estate-Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Estate Scraper

This project is a web scraper built using Scrapy and Playwright frameworks to extract real estate data from following real estate resources:

Each spider extracts property details such as title, status, rent price, description, phone number, and email address. The extracted data is then stored or processed based on specific requirements.

Installation

Clone the repository:

git clone https://github.com/YevheniiNiestierov/Estate-Scrapper.git
cd Estate-Scrapper

Install requirements:

pip install -r requirements.txt

Run it

cd estate_scraper

Spider for the first resource:

scrapy crawl respider -o output/germany/kelm-immobilien/estate_data.json

For the second one

scrapy crawl adentz_spider -o output/germany/adentz/estate_data.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages