HigherGov Federal Contracts Scraper avatar

HigherGov Federal Contracts Scraper

Pricing

from $18.75 / 1,000 results

Go to Apify Store
HigherGov Federal Contracts Scraper

HigherGov Federal Contracts Scraper

Search live US federal contract opportunities by keyword, NAICS code, set-aside type and agency. No login required.

Pricing

from $18.75 / 1,000 results

Rating

0.0

(0)

Developer

Alonso Garcia

Alonso Garcia

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

🏛️ HigherGov Federal Contract Opportunities Scraper

Search live US federal contract opportunities by keyword, NAICS code, agency and set-aside — no login required.

What it does

Queries HigherGov's public contract opportunity search (the same data behind highergov.com/contract-opportunity/) and returns structured records: title, agency, solicitation number, set-aside type, NAICS/PSC codes, posted date, response deadline, place of performance and description.

  • Server-side search: keywords (full-text, optionally title-only) is sent directly to HigherGov's search.
  • Client-side filters: naicsCode, setAsideCode, agencyKeyword, postedAfter/postedBefore and activeOnly are applied on top of the fetched results (HigherGov's other server-side filter parameters either error out or are silently ignored for anonymous requests — see SCRAPER.md for what was tested). For best coverage, pair them with keywords so the underlying search is already narrow.
  • No login, no proxy, no browser — plain HTTP requests to the public search endpoint.

Limits

HigherGov caps anonymous (non-logged-in) search results at roughly 1000 rows per keyword search. Very broad searches (no keywords) will only ever surface the same ~1000 most recent opportunities regardless of maxItems.

Input

FieldDescription
maxItemsMax results to return. Free users limited to 10.
keywordsFull-text search (server-side).
searchTitleOnlyRestrict keywords matching to the title only.
naicsCodeExact 6-digit NAICS code (client-side filter).
setAsideCodeSmall-business set-aside type (client-side filter).
agencyKeywordSubstring match on awarding agency name (client-side filter).
postedAfter / postedBeforeDate range on posted date (client-side filter).
activeOnlyOnly opportunities with an open response deadline.
sortBy / sortDirectionOrder results by posted date, deadline or relevance.

Output fields

title, opportunityType, agency, solicitationNumber, setAside, isActive, postedDate, responseDeadline, naicsCode, pscCode, placeOfPerformanceCountry, description, opportunityUrl, scrapedAt, error.

Disclaimer

This actor collects publicly available data from HigherGov.com. It is not affiliated with, endorsed by, or sponsored by HigherGov. Use of the collected data must comply with HigherGov's Terms of Service and applicable law.