Skip to content

A responsive website that gets data scraped from a redfin link and outputs it in a table. Built on Flask and HTML/CSS/JS. Hosted on Railway.app

License

Notifications You must be signed in to change notification settings

Samarthrawat1/redfin-scraping-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redfin Data Scraper & Exporter

Run on Railway (Click on above icon to view the site, hosted on railway) Easily extract key information from Redfin property listings and download the data as an Excel file.

Overview

This Flask-based web application simplifies the process of gathering details from Redfin real estate listings. Just provide the URL of a Redfin property page, and the tool will:

  1. Scrape: Automatically collect relevant property data.
  2. Structure: Organize the data into a clean, readable table.
  3. Export: Allow you to download the data as a convenient Excel spreadsheet.

Features

  • User-friendly interface: Clean design for easy interaction.
  • Responsive: Works seamlessly on desktops, tablets, and mobile devices.
  • Efficient scraping: Quickly extracts key property information.
  • Excel export: Downloadable results for further analysis or sharing.
  • Hosted on Google Cloud Platform: Reliable and scalable cloud infrastructure.

Technologies Used

  • Backend: Flask (Python)
  • Frontend: HTML, CSS, JavaScript
  • Cloud Hosting: Google Cloud Platform
  • Libraries: openpyxl, beautifulsoup4, regex, requests.

About

A responsive website that gets data scraped from a redfin link and outputs it in a table. Built on Flask and HTML/CSS/JS. Hosted on Railway.app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published