Go to Hyperscrape Store

Bing News Scraper

hyperscrape/bing-news-scraper

Bing News results by keyword or category — headlines, sources, snippets, dates, images.

AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.

https://hyperscrape.com/api/scrape/bing-news-scraper?queries=artificial%20intelligence

Swap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide

Collects articles from Bing News (bing.com/news/search) — key-free. Two ways to target coverage, combinable:

  • Search queries — fetched via Bing's structured RSS output (format=rss), the most reliable, block-resistant path. Each item carries a real RFC publish date (returned as ISO), publisher name, snippet and a thumbnail. Bing's redirect links are unwrapped to the publisher's direct article URL (the original Bing link is kept too). ~10 top articles per query per run.
  • Categories — World, US, Business, Politics, Technology/Science, Entertainment, Sports, Health section pages, parsed from the HTML news cards (title, URL, source, snippet, relative age converted to an ISO estimate, image). Bing serves these HTML pages inconsistently to datacenter IPs — when blocked the run logs a warning and continues.

Fields per article: query/category, position, title, direct URL, Bing URL, source, snippet, ISO publish date (exact for searches, estimated from relative age for categories), and image.