Bing Search Scraper (SERP)
Pricing
$3.00 / 1,000 result scrapeds
Go to Apify Store
Bing Search Scraper (SERP)
Search Bing and get organic results: title, link, display link, site name, snippet, rank. Any country/language.
Pricing
$3.00 / 1,000 result scrapeds
Rating
0.0
(0)
Developer
Gio
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
Search Bing and get structured organic search results — no login, no API key. Returns title, link, display link, site name, description/snippet, and rank for each result. Supports any country/language.
Input
| Field | Type | Description |
|---|---|---|
query | string | Search phrase, e.g. best coffee makers |
queries | array | Optional: several search phrases at once |
country | string | Two-letter country code for localized results (default us) |
language | string | Two-letter language code (default en) |
maxItems | integer | Max organic results to return across all queries (max 200) |
Example:
{"query": "best coffee makers","country": "us","maxItems": 20}
Output
{"query": "best coffee makers","rank": 1,"title": "Best Coffee Makers of the Year","link": "https://www.consumerreports.org/appliances/coffee-makers/best-coffee-makers-of-the-year-a9612622702/","displayLink": "https://www.consumerreports.org › appliances › coffee-makers","siteName": "Consumer Reports","description": "We tested dozens of coffee makers to find the best ...","scrapedAt": "2026-08-30T00:00:00.000Z"}
Common uses
- SEO rank tracking and SERP monitoring on Bing (used by ChatGPT/Copilot as a data source)
- Competitor and content research by keyword
- Cross-checking rankings against Google results
- Building keyword/topic datasets
Notes
Results reflect Bing's live ranking for the given query/country/language combination at scrape time. Some results may not carry a description snippet (Bing omits it for a subset of results).