Payloadspace: Get Articles By Category
Payloadspace via Parse · news_media
Fetch articles filtered by category slug. Returns articles in the specified category ordered by publication date descending. Category slugs map to internal WordPress category IDs. API for extracting space industry articles, company data, events, webinars, and podcasts from Payload Space (payloadspace.com). Fulfilled by Parse from payloadspace.com.
- b2b-directory
- finance
- news-media
- parse
- payloadspace
- payloadspace-com
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- news_media
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/19734a97-2732-4c18-b9bf-cf5725596d26/get_articles_by_category
- Interface artifact
- sha256:898f22caa94895f31d1b82af672879d6b8241df83be181284bddcbb46c8a79d8
- Manifest digest
- sha256:7d21710b130b7a51d2b2f67261f4a7658333698b90caf0b709d58f44db5c903c
Request fields
- limit (integer): Maximum number of articles to return (1-100).: Allowed values: 3, 5, 10
- category (string, required): Category slug to filter by. Known working values: 'business', 'launch', 'vc-pe', 'military', 'europe', 'polaris'.: Allowed values: business, launch, vc-pe, military, europe, polaris
Example queries
- {"limit":"3","category":"business"}