# Estate and Garage Sale Fetcher and Route Planner

> Searches online for estate sales and garage sales happening today within 30 miles of the user's location, selects the 5 best sales based on listed items and value, plans the optimal driving route from the user's home through all 5 sales and back, generates a visual map with labeled markers and route path, and sends the route details and map link to the user. Ideal for weekend bargain hunters who want to maximize their time hitting the best sales in the area.

Content type: workflow
Source URL: https://www.agentpmt.com/agent-workflow-skills/estate-and-garage-sale-route-planner
Markdown URL: https://www.agentpmt.com/api/agent/workflows/estate-and-garage-sale-route-planner?format=agent-md
Updated: 2026-03-24T16:35:39.222Z
Author: firef1ie

---

Estimated time saved: 45 minutes.

## Tools

- Live Web Page Browser
- Multi-Location Route Optimizer W Map

## Workflow Outline

1. Request Address: If the user hasn't given you their address to use in the searches and mapping, request it from them.
2. Search Estate Sale Listings: Browse estatesales.net to find estate sales and garage sales happening today within 30 miles of the user's location. The user should have provided their location (city, zip code,...
3. Select Top 10 Sales: Goal: Analyze all estate and garage sale listings found and select the 5 most worthwhile sales to visit Inputs: Raw listing data from the web browser search including sale names, addresses, descriptions, item categories...
4. Optimize Route and Generate Map: Use the 5 selected sale addresses from the previous step as the locations array. Each location should use the full street address and the sale name as the name/label. Set the user...
5. Send Route and Map to User: Send a other request to a human. Here is your Estate and Garage Sale Route for today. The message includes: the full itinerary with all 5 sale stops in optimal driving orde...