Cookbook·Finance·stlouisfed.org

Scrape data pages on stlouisfed.org

The call that returns data pages from stlouisfed.org today, with the parameters, patterns and failure modes read off the request log since 14 Aug 2026. Last tested 6 Sep 2026.

96.5% success · Aug 2026No browser neededStandard price · 1 credit

About stlouisfed.org

stlouisfed.org describes itself as “The St. Louis Fed is among 12 regional Reserve banks in the Fed System, the nation’s central bank. The Fed sets monetary policy to promote maximum employment, stable prices and moderate long-term interest rates; promotes financial system stability; supervises and regulates financial institutions; f…”.

Its sitemaps list 4,901 URLs across 1 file. 114 of the 4,901 dated entries changed in the last 30 days, the newest on 4 Sep 2026.

Its robots.txt names 1 sitemap and disallows 3 paths.

Measured on Crawlbase

Success rate over every request from every account in August 2026: 96.5%. Patterns, countries and failures come from the request log since 14 Aug 2026; 0.0% of successful calls used the JavaScript token and the median answer took 2.1s.

Among the 13 finance sites in the Cookbook, stlouisfed.org ranks 11 of 13 by success rate; the category median is 99.1%. Its median answer of 2.1s sits at the category median of 2.1s. 9 of the 13 accept the plain token, this one among them.

The call

The most common shape of URL the accounts fetch, with the country and token that succeed most often. Replace the placeholder path with a real one from the site.

Run in Playground
curl "https://api.crawlbase.com/?token=YOUR_TOKEN&url=https%3A%2F%2Fwww.stlouisfed.org%2Fdata%2Fexample-page"

Parameters that matter

ParameterSet it toWhy
countryleave unsetMost successful calls set no country (99.9%) and succeed at 96.4%.
javascriptleave unsetPlain-token calls succeed at 96.4% and make up 99.9% of the traffic. A browser costs more and, on this site, buys nothing.

URL patterns accounts fetch

PatternShare of successesJavaScript tokenCountryQuery parameters
/data/{slug}51.5%0.0%nonenone
/wp-content/{slug}4.5%0.0%nonenone
/{slug}4.5%0.0%nonenone

Fields you get

Structured data Crawlbase found on stlouisfed.org, by page type. These are the schema.org types in the page, the fields your parser can read straight from the JSON-LD block:

  • Home: GovernmentOrganization
  • Detail page: NewsArticle
  • Other: BlogPosting

What breaks, and the fix

Of the failures since 14 Aug 2026, the site answered:

0: 55.0% of failures A status of 0 is a request that never got an answer inside the timeout. Retry once with the JavaScript token if the pattern needs a browser.
408: 31.3% of failures 408 means the site refused the fetch. Treat it like a block: retry once with the JavaScript token and the country the successful calls use, then stop.
594: 5.2% of failures A 5xx is the site failing, not the fetch. Retry after a minute.

Run it on a schedule

The median answer on this site is 2.1s. Push a URL list to the Crawler with a callback for anything larger than a few thousand pages a day; it paces the calls and retries what the site refuses.

Questions

Do I need a browser to scrape stlouisfed.org?

No. 96.4% of plain-token calls succeed and accounts send 99.9% of their traffic without a browser.

How much does a stlouisfed.org page cost on Crawlbase?

1 credit without a browser. stlouisfed.org is in the standard tier.

Which country should I set for stlouisfed.org?

None is needed: most successful calls leave it unset.

Other pages on stlouisfed.org

Pages stlouisfed.org lists in its own sitemaps, fetched by Crawlbase on 6 Sep 2026 and verified in 2 consecutive runs. Each row is the cheapest call that returned the page with its content.

PageExampleTokenCountryMedian
Home
/
Structured data: GovernmentOrganization
stlouisfed.org/Plainnone2.5s
Detail page
/{slug}/{slug}/videos
Structured data: NewsArticle
nonePlainnone1.4s
Other
/{slug}/{id}/{slug}
Structured data: BlogPosting
nonePlainnone2.8s
Site names identify the pages a recipe fetches. Crawlbase is not affiliated with any site listed. Use recipes within the acceptable use policy.Measured numbers from August 2026, refreshed monthly