{"uid":"cap_cNY9hP1N3yg52MYPNZqJQ","slug":"agents-litescrape-com-search-bing-via-litescrape-3a79aa74","name":"Search Bing via Litescrape","description":"Runs a Bing web search and returns organic_results (position, title, link, snippet), knowledge_graph cards, related searches, pagination.next, and litescrape_pagination.next (the same next page as a ready-made request). Localize with mkt or cc and a named location or coordinates, filter with Bing's native filters expression, and page with first. Bing query syntax such as quoted phrases and exclusions works in q. One call is one request.","url":"https://agents.litescrape.com/api/bing/search","method":"GET","headers":{},"bodySchema":{"type":"object","required":["q"],"properties":{"q":{"type":"string","maxLength":2048,"minLength":1,"description":"Search query."},"cc":{"type":"string","maxLength":2,"minLength":2,"description":"Two-letter country of origin such as US. Cannot be combined with mkt."},"lat":{"type":"number","maximum":90,"minimum":-90,"description":"Latitude of the search origin."},"lon":{"type":"number","maximum":180,"minimum":-180,"description":"Longitude of the search origin."},"mkt":{"type":"string","description":"Language-country market such as en-US. Cannot be combined with cc."},"first":{"type":"integer","default":1,"minimum":1,"description":"One-based offset of the first organic result. Prefer litescrape_pagination.next from the response."},"device":{"enum":["desktop","tablet","mobile"],"type":"string","default":"desktop","description":"Device layout Google renders."},"engine":{"enum":["bing"],"type":"string","default":"bing","description":"Search engine. Only bing."},"filters":{"type":"string","maxLength":8192,"description":"Native Bing display or date filter expression."},"location":{"type":"string","maxLength":256,"description":"Named city-level origin used to localize the request."},"safeSearch":{"enum":["off","moderate","strict"],"type":"string","default":"moderate","description":"Adult-content policy."}}},"responseSchema":{"type":"object","properties":{"pagination":{"type":"object","description":"Present when more results exist: next (a ready-made URL for the next page) or next_page_token."},"knowledge_graph":{"type":"object","description":"Primary knowledge card: title, description."},"organic_results":{"type":"array","items":{"type":"object"},"description":"Ranked results: position, title, link, snippet."},"search_metadata":{"type":"object","properties":{"id":{"type":"string"},"status":{"type":"string"},"total_time_taken":{"type":"number"}}},"search_parameters":{"type":"object","description":"The request parameters as normalized by the API."},"litescrape_pagination":{"type":"object","description":"next: the same next page as a ready-made request to this API."}},"description":"Successful responses carry request metadata, the normalized parameters, and the result groups available for the operation. Optional groups are omitted when the source does not provide them. Errors are a JSON body with error, error_code, status_code, request_id, retryable, and the echoed search_parameters."},"example":null,"exampleRequest":null,"tags":[],"displayCostAmount":"0.000150","displayCostAsset":"USD","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.000150/call","primary":{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"0.000150","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"0.000150","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm__hjlmGeXBRM39JXN-AG-t","protocol":"mpp","methodType":"crypto","chain":"tempo","mode":"charge","costAmount":"0.000150","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":"agents.litescrape.com","brandSlug":"agents-litescrape-com-mpp","brandBaseUrl":"https://agents.litescrape.com","brandDocsUrl":null,"whatItDoes":"Runs a Bing web search and returns structured JSON including organic results, knowledge graph cards, related searches, and pagination links.","exampleAgentPrompt":"Search Bing for 'best project management tools 2024' localized to the US market (en-US) and give me the top organic results with titles, links, and snippets.","exampleUseCases":[{"title":"Competitive research with Bing results","prompt":"Search Bing for 'Salesforce CRM alternatives' in the en-US market and return me the top 10 organic results with titles, URLs, and snippets so I can research competitors."},{"title":"Localized news search by coordinates","prompt":"Run a Bing web search for 'local election results' centered on latitude 40.7128 and longitude -74.0060 in the US market and show me what comes up."},{"title":"Filtered date-range search","prompt":"Search Bing for 'AI regulation news' with a date filter to only show results from the past month, using the en-US market, and give me the structured results."}],"resultDescription":"Returns a JSON object containing: organic_results (array of ranked items with position, title, link, and snippet), optional knowledge_graph (title and description card), optional related_searches, pagination.next (URL for next page), litescrape_pagination.next (ready-made API request URL for next page), search_metadata (id, status, total_time_taken), and search_parameters (normalized inputs). Optional groups are omitted when Bing does not provide them.","failureModes":["Missing required 'q' parameter returns a 400-level error with error, error_code, status_code, request_id, retryable, and echoed search_parameters","Combining 'mkt' and 'cc' in the same request is invalid and will produce an error","Invalid 'first' offset or out-of-range values may yield empty organic_results","Rate limiting or upstream Bing unavailability may return a retryable error","Queries violating safeSearch policy may return filtered or empty results"],"whenToPreferThis":"Choose this endpoint when you need structured Bing web search results (not Google) in JSON format without running a browser or proxy, especially when Bing-specific syntax (quoted phrases, exclusions, native filters), Bing's knowledge graph cards, or Microsoft's index coverage is important. It is also the right choice when per-request pay-as-you-go pricing is preferred over subscription plans, or when you need easy pagination via litescrape_pagination.next.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-18T17:29:13.778Z","isFirstParty":false}