Skip to content
Back to search
30
MCP

n8n-nodes-craigslist-scraper

n8n/n8n-nodes-craigslist-scraper

Scrape Craigslist listings from any city and category. Returns title, price, images, location, post_id, URL, and optionally description, posted date, and structured attributes. No proxy required. Parses server-side JSON-LD — stable against layout changes.

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-kleinanzeigen-listings-scraper
Scrape Kleinanzeigen.de (Germany #1 classifieds) by keyword, category, location & price. Returns title, price+type, condition, location+zip,
0 tools
n8n-nodes-ebay-scraper
Scrape eBay search results and item detail pages into clean JSON. Returns title, price, currency, condition, shipping, seller, location, and
0 tools
n8n-nodes-facebook-marketplace-scraper
Scrape Facebook Marketplace by location + keyword. Per-listing detail enrichment returns title, price, condition, GPS coordinates, city/stat
0 tools
n8n-nodes-zillow-scraper
Scrape Zillow listings by city, ZIP, or URL. For Sale, For Rent, and Recently Sold. 22 fields: price, Zestimate, beds, baths, sqft, lot size
0 tools
n8n-nodes-realtor-scraper
Scrape for-sale, for-rent, and recently-sold listings from Realtor.com into clean JSON — address, price, beds, baths, sqft, coordinates, sta
0 tools
n8n-nodes-poshmark-listings
Scrape Poshmark fashion resale listings by category or search query. Returns name, brand, price, availability, condition, color, size, image
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "n8n-nodes-craigslist-scraper": {
      "url": "None",
      "transport": "http"
    }
  }
}