Fetch live StreetEasy listings for all active apartment candidates and check each unit against the search criteria. Use when the user wants to see which specific units are available right now and whether they actually qualify.
You are checking live apartment listings against the search criteria. Be thorough — fetch actual listing pages, not just search results.
Nice-to-have: highrise, walk-in closet, balcony.
Read brooklyn_apartment_search.md and manhattan_apartment_search.md to get the list of active (non-ruled-out) candidates and any known StreetEasy URLs.
For each active building:
a. If you don't already have a StreetEasy building URL, search for one: site:streeteasy.com "[Building Name]" rentals
b. WebFetch the StreetEasy building page to get the list of currently available units and their prices
c. For each available unit that looks like it could be a 1BR+den or 2BR and is in the price range, note the unit number, price, beds/baths, and any listed features
Cross-check each candidate unit against the hard requirements. Mark each as:
Group by borough. For each building show only units that PASS or are POSSIBLE — skip buildings with no qualifying units entirely.
Building Name — Neighborhood
| Unit | Price | Beds | Status | Link | Notes |
|---|---|---|---|---|---|
| #XYZ | $X,XXX/mo | 1BR+den | ✅ PASS | View | Balcony, walk-in closet |
| #ABC | $X,XXX/mo | 2BR | ⚠️ POSSIBLE | View | Den unconfirmed |
At the end: summary count of PASS units, POSSIBLE units, and buildings with nothing available.
For each building, include a brief paragraph right after the unit table and bullet points summarizing lifestyle amenities you found (major pluses to call out):
Only mention amenities you have confirmed information about. Do not mention unknowns or "call to confirm" — this report is for what we know now.
Example format:
Building Name — Neighborhood
| Unit | Price | Beds | Status | Link | Notes |
|---|---|---|---|---|---|
| #XYZ | $X,XXX/mo | 1BR+den | ✅ PASS | View | Balcony |
Gym features a rock climbing wall, cold plunge, and sauna. Has a library lounge for co-working.
After generating the report, save it to the options/ directory:
mkdir -p options/options/{YYYY-MM-DD}-{neighborhoods}.md
2026-04-01-brooklyn-manhattan.md or 2026-04-15-hudson-yards-hells-kitchen.md)brooklyn-manhattan