↑↓ navigate open esc close
🇵🇭

Philippines Government Procurement Data — in Your Terminal

PhilGEPS is the Philippines' central procurement portal under RA 9184 — 2,600+ procuring entities, hundreds of new notices daily. The Sell to State CLI makes this data queryable in seconds: search by agency, ABC value, category, or keyword, and export clean structured data for your pipeline.

Data source: PhilGEPS

Install

npm npm install -g @data-atlas/cli
pip pip install selltostate-cli
brew brew install selltostate/tap/selltostate

Example commands

$ selltostate search --country ph --keywords "network infrastructure" --status active
$ selltostate tenders --country ph --entity "Department of Health" --format json
$ selltostate watch --country ph --abc-min 5000000 --category "Information Technology"
$ selltostate export --country ph --procurement-mode public-bidding --format csv
$ selltostate tender --id PhilGEPS-2025-0987654 --full

What you get

2,600+ Procuring Entities

Complete PhilGEPS coverage — national government agencies, GOCCs, LGUs, and SUCs. Every procurement notice from every registered entity in one command.

ABC Value Filtering

Filter by Approved Budget for the Contract (ABC) — the Philippine procurement term for estimated contract value. Set minimum and maximum thresholds to focus on the right deal size.

Procurement Mode Filter

RA 9184 procurement modes: public bidding, shopping, negotiated, limited source bidding. Filter by mode to target the opportunities most relevant to your business.

Award Notices

Access Notice of Award (NOA) and Notice to Proceed (NTP) data — see who won contracts and at what price, for competitive intelligence and BD research.

FAQ

Does Sell to State cover all PhilGEPS procurement modes?

Yes. Sell to State indexes all RA 9184 procurement modes: public bidding, negotiated procurement, shopping, limited source bidding, and direct contracting.

Can I access LGU (local government) tenders?

Yes. Sell to State covers both national government agency (NGA) and local government unit (LGU) notices on PhilGEPS.

Are awarded contract amounts available?

Yes. Sell to State includes Notice of Award data where published on PhilGEPS — including awarded contractor, contract amount, and award date.

How do I filter by ABC (Approved Budget)?

Use --abc-min and --abc-max flags. For example: selltostate tenders --country ph --abc-min 5000000 --abc-max 50000000 returns tenders with ABC between PHP 5M and 50M.

3-day free trial

Singapore government contracts — start for free

The Singapore dataset is live. Create a free account to search every government award, set alerts, and export to CSV or via the API.

Free to browse · subscribe to unlock the full dataset

Start for free →
Sign Up