USGS Streamflow Scraper
Pricing
from $4.37 / 1,000 observation exporteds
USGS Streamflow Scraper
Query official USGS gauges by site, state, or bounding box and export normalized streamflow and river-level observations for recurring water monitoring.
USGS Streamflow Scraper
Pricing
from $4.37 / 1,000 observation exporteds
Query official USGS gauges by site, state, or bounding box and export normalized streamflow and river-level observations for recurring water monitoring.
You can access the USGS Streamflow 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 API & Integrations in Apify Console.
$echo '{< "siteIds": [< "01646500"< ],< "parameterCodes": [< "00060",< "00065"< ],< "maxItems": 20<}' |<apify call automation-lab/usgs-river-gauge-levels --silent --output-datasetThe Apify CLI is the official tool that allows you to use USGS Streamflow 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: