Deal Finder
Search for deals on Craigslist and other classifieds via RSS/web scraping
Deal Finder Tool
Search for deals on Craigslist and other classifieds via RSS/web scraping
Tool ID
deal-finder
Credential Required
No
Input Properties
| Property |
Type |
Required |
Default |
Description |
query |
string |
Yes |
— |
Search query (e.g. 'vintage turntable') |
maxPrice |
string |
No |
— |
Maximum price filter (e.g. 200) |
region |
string |
No |
sfbay |
Craigslist region (e.g. sfbay, newyork, losangeles, chicago) |
category |
string |
No |
sss |
Craigslist category (sss=for sale, cta=cars, bia=bikes) |
Execution Steps
- search-deals (
python) — python
Published Outputs
results — {{search-deals.results}}
count — {{search-deals.count}}
message — {{search-deals.message}}
query — {{input.query}}
Vendor
Blue Isle Software