Govconwire: Get Company News
Govconwire via Parse · government_public
Retrieve news articles tagged with a specific company. Uses WordPress tags to find company-related stories. Returns paginated results with total count and optional company metadata. API for GovConWire, providing access to latest government contracting news, articles, categories, company news, executive profiles, and popular stories. Fulfilled by Parse from govconwire.com.
- b2b-directory
- govconwire
- govconwire-com
- government-public
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e4330d8f-55e5-4992-9e51-5041730e296e/get_company_news
- Interface artifact
- sha256:c5eaf5b42269e3440997ab32ab92ed2fedb6d8130e513713c73a1eebc815415a
- Manifest digest
- sha256:20481b3bb1a46cfdde2e3a502c4b45b6bb5aeda5e759b4e8e193c107b5ef80b7
Request fields
- page (integer): Page number for pagination.
- limit (integer): Number of stories per page (max 100).
- company (string, required): The company tag slug (e.g. 'leidos', 'booz-allen-hamilton'). Must match an existing tag on the site.
Example queries
- {"page":"1","limit":"3","company":"leidos"}