An open API service indexing awesome lists of open source software.

https://github.com/devmahmud/redfin-scraper

Redfin real state property scraper written in python.
https://github.com/devmahmud/redfin-scraper

beautifulsoup4 redfin redfin-scraper scraper

Last synced: 3 months ago
JSON representation

Redfin real state property scraper written in python.

Awesome Lists containing this project

README

        

# Redfine House Information Scrapper

## Requirements

```bash
pip install -r requirements.txt
```

## To scrap any house info run

```bash
python redfin-scraper 'address of the house'
```

## Author

```
Mahmudul alam
Email: [email protected]
```