VOOZH about

URL: https://apify.com/compute-edge/usgs-sciencebase-catalog-scraper

⇱ USGS ScienceBase Catalog Scraper Β· Apify


πŸ‘ USGS ScienceBase Catalog Scraper avatar

USGS ScienceBase Catalog Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store

USGS ScienceBase Catalog Scraper

Search and extract scientific datasets, projects, and publications from the USGS ScienceBase catalog β€” the U.S. Geological Survey's open data repository.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Compute Edge

Compute Edge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Categories

Share

Search and extract scientific datasets, projects, contacts, and publications from the U.S. Geological Survey's ScienceBase catalog β€” the official open-data repository of the USGS. Ideal for research discovery, geospatial data sourcing, scientific lead generation, and academic literature aggregation.

ScienceBase hosts hundreds of thousands of USGS-curated items spanning earthquake records, streamflow data, land-cover maps, mineral resources, biological surveys, and federal research projects. This Actor wraps the official ScienceBase Items API and pushes enriched records straight into your Apify dataset.

What you get

FieldDescription
idScienceBase catalog item ID
titleItem title
summaryLong-form description
browseCategoryItem category (Data, Project, Publication, Map Service…)
dateCreated / lastUpdatedLifecycle dates
tagsSubject and place keyword tags
contactsAuthors, principal investigators, point-of-contact info
webLinksRelated URLs, references, services
distributionLinksDownloadable file URIs
permanentLinkStable USGS link to the record

How to scrape USGS ScienceBase

  1. Enter a Search Query like earthquake, streamflow California, wildfire risk, or mineral resources Alaska.
  2. (Optional) Restrict the search to a parent catalog tree by setting Parent Catalog Item ID.
  3. (Optional) Filter by Browse Category β€” Data, Project, Publication, Map Service.
  4. Pick a Max Results value (default 200, up to 10,000).
  5. Click Start.

Use cases

  • Geospatial data sourcing β€” Find authoritative USGS layers and download URLs for GIS workflows.
  • Scientific lead generation β€” Extract USGS principal-investigator contacts and project lists.
  • RAG / LLM pipelines β€” Feed structured science metadata into knowledge bases.
  • Compliance & environmental due diligence β€” Find official datasets on hazards, water, land cover.

Pricing

Priced at $0.003 per result, on top of Apify compute. Most queries return 50–1,000 records.

Input example

{"query":"earthquake","browseCategory":"","maxResults":200}

Output example

{
"id":"58ecf3efe4b0b4d95d33535f",
"title":"Earthquake Hazards Program",
"browseCategory":"Project",
"permanentLink":"https://www.sciencebase.gov/catalog/item/58ecf3efe4b0b4d95d33535f",
"contactsCount":3,
"tagsCount":8
}

Related Actors

  • USGS Earthquake Data Scraper β€” real-time seismic event feed.
  • USGS Water Services Scraper β€” streamflow, water quality, monitoring stations.
  • NOAA NCEI Climate Scraper β€” climate normals and observations.

FAQ

Do I need an API key? No. ScienceBase exposes a public, key-free JSON API.

Can I paginate beyond 100 items? Yes β€” the Actor paginates automatically up to your maxResults.

Legal

Data accessed from publicly available USGS endpoints under U.S. federal open-data policy. The Actor performs no authentication bypass. Respect ScienceBase rate limits.

Support: bciccarelli6@gmail.com

You might also like

USGS Earthquake Search

ryanclinton/usgs-earthquake-search

USGS Earthquake Search queries the United States Geological Survey (USGS) FDSN Event Web Service to retrieve structured earthquake data from the world's most comprehensive seismic event database.

USGS Mineral Commodity Summaries Scraper

jungle_synthesizer/usgs-mineral-commodity-summaries-scraper

Scrape production, reserves, import-reliance, and pricing data from the USGS Mineral Commodity Summaries β€” the authoritative annual source for ~85 minerals including lithium, cobalt, rare earths, and graphite. Returns normalised long-format rows from official USGS ScienceBase data-release ZIPs.

πŸ‘ User avatar

BowTiedRaccoon

3

Usgs Data Info Parser Spider

getdataforme/usgs-data-info-parser-spider

The Usgs Data Info Parser Spider efficiently extracts and parses data from USGS URLs, offering structured JSON output. It features automated extraction, customizable parameters, scalable performance, and user-friendly setup, ideal for market research, academic projects, and business automation....

USGS Water Services Scraper β€” Real-Time Streamflow & Gauge Data

compute-edge/usgs-water-services-scraper

Extract real-time USGS instantaneous-values water data β€” streamflow, gauge height, water temperature and more from thousands of US Geological Survey monitoring sites nationwide.

USGS Earthquake Scraper

solidcode/earthquake-usgs-gov-scraper

[πŸ’° $0.9 / 1K] Search the official USGS global earthquake catalog and export clean records β€” magnitude, location, depth, time, alert level, tsunami and felt reports. Filter by magnitude, date range, region, and depth.