Govconwire: Get Category Stories
Govconwire via Parse · government_public
Retrieve stories for a specific category. Returns paginated results with total count and total pages. The category slug must match an existing WordPress category on the site. Each story includes metadata but not full body text. 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_category_stories
- Interface artifact
- sha256:a1130a73d85087f59ed08b0ef4d870cd5ef2a2cbb9a96b4b956d2d602287eb1f
- Manifest digest
- sha256:2e3191ceb46673a566b83d6da1e3e7e9333ab841a9bd0645af7186d42a7799f7
Request fields
- page (integer): Page number for pagination.
- limit (integer): Number of stories per page (max 100).
- category (string, required): The category slug. Confirmed working values include: 'contract-awards', 'exec-moves', 'ma-activity', 'technology', 'press-releases'.: Allowed values: contract-awards, exec-moves, ma-activity, technology, press-releases
Example queries
- {"page":"1","limit":"3","category":"contract-awards"}