New York Times Search Scraper avatar
New York Times Search Scraper

Deprecated

Pricing

$10.00/month + usage

Go to Store
New York Times Search Scraper

New York Times Search Scraper

Deprecated

Developed by

Henrique Boneto

Henrique Boneto

Maintained by Community

Fast, user-friendly tool to search The New York Times for articles, with entire articles info retrieval. Stay informed effortlessly.

0.0 (0)

Pricing

$10.00/month + usage

4

Total users

16

Monthly users

2

Last modified

a year ago

You can access the New York Times Search Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "searchPhrase": "coronavirus",
< "sortType": "newest",
< "maxItems": 10
<}' |
<apify call boneto/new-york-times-search-scraper --silent --output-dataset

New York Times Search Scraper API through CLI

The Apify CLI is the official tool that allows you to use New York Times Search Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: