redfin-real-estate

Installation
SKILL.md

Redfin Real Estate Query Skill

This skill enables querying Redfin.com for real estate property data using web scraping.

When to Use This Skill

Use this skill when the user wants to:

  • Find homes for sale in a specific city, zip code, or address
  • Get current property prices and listings
  • Search for real estate with filters (price range, beds, baths, property type)
  • Look up property details like square footage, year built, listing status

Prerequisites

Before using, ensure dependencies are installed:

pip install selenium beautifulsoup4 webdriver-manager pandas
Installs
9
First Seen
Feb 13, 2026
redfin-real-estate — rms1000watt/skills