n8n-nodes-redfin-scraper
n8n/n8n-nodes-redfin-scraperScrape Redfin real estate listings by city, ZIP code, county, or any Redfin search URL. Returns price, beds, baths, sqft, lot size, year built, days on market, coordinates, and more via Redfin's internal stingray JSON API. No proxy required for most regio
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"n8n-nodes-redfin-scraper": {
"url": "None",
"transport": "http"
}
}
}