GovInfo Publications Scraper avatar

GovInfo Publications Scraper

Pricing

from $19.00 / 1,000 results

Go to Apify Store
GovInfo Publications Scraper

GovInfo Publications Scraper

Reach into govinfo.gov for official US government publications spanning bills, the Congressional Record, the Federal Register, and committee reports. Each item returns the package id, title, collection, congress number, document class, publish date, and branch. Built for policy research.

Pricing

from $19.00 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

ParseForge Banner

๐Ÿ›๏ธ GovInfo Publications Scraper

๐Ÿš€ Pull official US government publications in seconds. Bills, Federal Register, Congressional Record, committee reports, and the US Code, straight from the public govinfo.gov collections API.

The GovInfo Publications Scraper turns the official Government Publishing Office (GPO) api.govinfo.gov/collections endpoint into a structured dataset of federal publications. Pick a collection (Bills, Federal Register, Congressional Record, US Code, etc.), set a date range, and the actor walks the paginated response and flattens each package into one row.

GovInfo is the authoritative source for official US federal documents, maintained by the GPO and trusted by lawyers, journalists, and researchers.

๐ŸŽฏ Target Audience๐Ÿ’ก Primary Use Cases
โš–๏ธ Legal researchersTrack new bills and statutes by Congress
๐Ÿ“ฐ Investigative journalistsMonitor the Federal Register for new rules
๐Ÿข Policy analystsBuild longitudinal datasets of congressional activity
๐Ÿค– ML engineersTrain models on official legislative text
๐Ÿ›๏ธ Civic tech buildersPower public dashboards of congressional output

๐Ÿ“‹ What the GovInfo Publications Scraper does

  • Calls api.govinfo.gov/collections/{collection}/{startDate}/{endDate} with your filters.
  • Walks the paginated response across pageSize and offset.
  • Flattens each package into one row with stable columns.
  • Builds the canonical PDF URL for every package so you can pipe to a downloader.
  • Pushes any upstream error as a single record rather than crashing the run.

๐Ÿ’ก Why it matters GovInfo holds the authoritative copy of every US federal publication, but its API requires you to chunk by date range and walk offsets. This actor handles pagination so you can focus on the data.

๐Ÿ“Š Data fields

Each record includes: branch, collection, congress, docClass, granuleCount, lastModified, packageId, pdfUrl, publishDate, scrapedAt, title. All 11 field names come from a real production run, so what you see here is what lands in your dataset.

โš ๏ธ Good to Know The operator running this actor needs a free data.gov API key set as the GOVINFO_API_KEY environment variable. Get one in 30 seconds at api.data.gov/signup.

๐Ÿš€ How to use

  1. Click Try for free.
  2. Pick a collection and a startDate.
  3. Click Start.
  4. Open the dataset when the run finishes.
ActorWhat it does
ParseForge OurAirports ScraperGlobal airport database.
ParseForge Alpha Vantage ScraperPublic market data.
ParseForge NBA Stats ScraperPlayer and team stats.
ParseForge CurseForge Mods ScraperPublic mod metadata.

๐Ÿ’ก Pro Tip browse the complete ParseForge collection for 900+ production-grade scrapers.

Disclaimer This actor uses only publicly available data. ParseForge is not affiliated with, endorsed by, or sponsored by any of the third-party services referenced. Users are responsible for complying with the target site's terms of service and applicable law. Create a free account w/ $5 credit.

๐Ÿ†˜ Need Help?

If you hit a bug, have questions about setup, or need a scraper we haven't built yet, open our contact form or write to parseforge@protonmail.com. We also take on paid custom data projects.

For faster answers, join our Discord. It's the best place to get support and suggest new actors.