New York State Contract Reporter Scraper
Pricing
Pay per event
New York State Contract Reporter Scraper
Extract NYSCR bid opportunities with CR numbers, agencies, due dates, categories, locations, and public notes for New York vendors.
New York State Contract Reporter Scraper
Pricing
Pay per event
Extract NYSCR bid opportunities with CR numbers, agencies, due dates, categories, locations, and public notes for New York vendors.
You can access the New York State Contract Reporter 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 '{< "keywords": [< "construction",< "software"< ],< "dateFilter": "LastWeek",< "maxItems": 20,< "startUrls": [< {< "url": "https://www.nyscr.ny.gov/Ads/Search?DateFilter=LastWeek&Status=Open&Top=50&Sort=-DateIssued"< }< ],< "status": "Open",< "sort": "-DateIssued"<}' |<apify call automation-lab/new-york-state-contract-reporter-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use New York State Contract Reporter Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: