SAM.gov Federal Contract Opportunities Scraper
Scrape US federal contract opportunities from SAM.gov across all agencies. Extract title, notice type, NAICS code, set-aside, solicitation number, response deadline, place of performance, award and point of contact. Export JSON, CSV or Excel.
{ "title": "Matsushima JASDF Base Storage Shelter", "type": "Sources Sought", "baseType": "Sources Sought", "uiLink": "https://sam.gov/opp/79fc22889751461898c01b9ced…", "noticeId": "79fc22889751461898c01b9ced4787fc", "solicitationNumber": "FA502526QA017", "fullParentPathName": "DEPT OF DEFENSE.DEPT OF THE AIR FORCE.PACIFIC …", "postedDate": "2026-07-25T06:16:50.423+00:00", "responseDeadLine": "2026-08-07T11:00:00+09:00" }
各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。
- 結果ごとに 1 レコード、重複排除・正規化済み
- JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
- クラウドで従量課金。インストールも保守も不要
実際の 1 レコード例。受け取る形そのままです。
| Title | Type | Base Type | Ui Link |
|---|---|---|---|
| Matsushima JASDF Base Storage She… | Sources Sought | Sources Sought | https://sam.gov/opp/79fc228897514… |
| Contractor shall furnish and inst… | Combined Synopsis/Solicitation | Combined Synopsis/Solicitation | https://sam.gov/opp/f5355394bf464… |
| DESIGN-BUILD, P-664 FOREIGN MATER… | Solicitation | Solicitation | https://sam.gov/opp/3983fe32fe334… |
| Construction of Fire Protection S… | Presolicitation | Presolicitation | https://sam.gov/opp/20c52bb95eeb4… |
| Y--Repair and Replace HVAC for NP… | Combined Synopsis/Solicitation | Combined Synopsis/Solicitation | https://sam.gov/opp/021257e6559c4… |
{ "title": "Matsushima JASDF Base Storage Shelter", "type": "Sources Sought", "baseType": "Sources Sought", "uiLink": "https://sam.gov/opp/79fc22889751461898c01b9ced…", "noticeId": "79fc22889751461898c01b9ced4787fc", "solicitationNumber": "FA502526QA017", "fullParentPathName": "DEPT OF DEFENSE.DEPT OF THE AIR FORCE.PACIFIC …", "postedDate": "2026-07-25T06:16:50.423+00:00", "responseDeadLine": "2026-08-07T11:00:00+09:00" }
よくある質問
What does the SAM.gov opportunities scraper cover?
It covers US federal contract opportunities posted on SAM.gov, the official system that replaced FedBizOpps. That includes solicitations, combined synopsis/solicitations, presolicitations, sources sought, special notices and award notices from every federal department and agency, with more than 47,000 active notices at any time.
Do I need a SAM.gov API key?
No. The scraper reads the same public data service that powers the SAM.gov search interface, so no API key, account or registration is required.
How many opportunities can I scrape in one run?
Set the Max Items input to whatever you need. You can pull a handful of recent notices or thousands across a date range. Use the search term, NAICS, set-aside, notice type and posted date filters to target exactly the opportunities you want.
Can I filter by NAICS code, set-aside or agency?
Yes. You can filter by free-text keyword, six-digit NAICS code, set-aside program, notice type and a posted/updated date window. Leave filters blank to get the most recently updated notices across all agencies.
Why are NAICS, place of performance or description sometimes empty?
Some notice types, especially award notices and simplified repair notices, do not carry a NAICS code, place of performance or full description on SAM.gov. The scraper returns every field the notice actually has and leaves the rest null rather than inventing data. Enable Fetch opportunity details to pull the richest possible record for each notice.