Compare commits

..

2 Commits

Author SHA1 Message Date
Zachary Hampton
e9bfd66986 Update pyproject.toml 2025-09-08 23:19:15 -07:00
Zachary Hampton
2fdebf1f20 Update README.md 2025-09-08 23:18:59 -07:00
2 changed files with 3 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
**HomeHarvest** is a real estate scraping library that extracts and formats data in the style of MLS listings.
- 🚀 [HomeHarvest MCP](https://smithery.ai/server/@ZacharyHampton/homeharvest-mcp) - Easily get property data, in your agent. Try it out now!
## HomeHarvest Features
- **Source**: Fetches properties directly from **Realtor.com**.

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "homeharvest"
version = "0.6.1"
version = "0.6.2"
description = "Real estate scraping library"
authors = ["Zachary Hampton <zachary@bunsly.com>", "Cullen Watson <cullen@bunsly.com>"]
homepage = "https://github.com/ZacharyHampton/HomeHarvest"