Skip to content
Back to search
30
MCP

n8n-nodes-bing-serp-scraper

n8n/n8n-nodes-bing-serp-scraper

Scrape Bing Search SERP: organic results with position, title, URL, displayed URL, and snippet. Paginate up to maxItems. Structural HTML parse — survives Bing class churn. No external proxy required.

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

Similar MCP servers embedding-nearest

n8n-nodes-google-serp-structural
Scrape Google Search results (SERP) into clean JSON — organic results, People Also Ask, knowledge panel, related searches. Anchors on stable
0 tools
n8n-nodes-google-jobs-scraper
Scrape Google for Jobs: one query returns aggregated postings across LinkedIn, Indeed, company sites and more, with multi-platform apply lin
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-craigslist-scraper
Scrape Craigslist listings from any city and category. Returns title, price, images, location, post_id, URL, and optionally description, pos
0 tools
n8n-nodes-google-news-scraper
Scrape Google News by keyword or topic. Returns title, source, published date, direct RSS link, and parse_confidence. No proxy needed. Pay p
0 tools
n8n-nodes-amazon-products-scraper
Scrape Amazon product search by keyword or category. Returns ASIN, title, price, brand, rating, review count, sponsored flag, image, and can
0 tools

How to use

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

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