What is New York Times Newsgathering?
New York Times Newsgathering is a shared identity for scripts written inside the Times newsroom. The Times says those programs collect public, non-copyright data from government and commercial websites. Individual projects range from archival work to public-service reporting such as election pages and Covid-19 trackers.
This is not one crawler working through a general queue. A newsroom data-acquisition project requests the sources needed for a particular piece of reporting or data product. The Times says its teams control request volume with throttling and concurrency settings, and it publishes a contact address that reaches the leads for those projects.
A legitimate request has several identifying details. The browser-like user agent ends in nyt_scraping/[email protected], while the headers include X-SCRAPED-BY: The New York Times and X-CONTACT: [email protected]. The official JSON declaration also provides a reverse-DNS pattern ending in .bot.newsdev.nytimes.com and a list of static source addresses.
The Times describes a reporting workflow, not a language-model training crawler or an AI search index. A request may support a newsroom article, archive, or public data page, but it is not evidence that the source will train a model or appear in an AI-generated answer.
