Autonews: Get Category Headlines
Autonews via Parse · news_media
Fetch headlines for a specific category section. Returns paginated articles filed under the given category. The response includes the queried category name alongside the article list. API for Automotive News (autonews.com) providing access to automotive industry headlines, article search, and category/region-specific news. Fulfilled by Parse from autonews.com.
- automotive
- autonews
- autonews-com
- b2b-directory
- news-media
- parse
- 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/498c48f7-52dd-4787-af1f-3ac8d6be98f8/get_category_headlines
- Interface artifact
- sha256:46d983d657558d219f76a538f81b9b37bb8e8e5ac6c2b9a323aa667eccf40190
- Manifest digest
- sha256:e7708fde77acd091237568ac79a187712bb50461664e0228d321bc41359105c7
Request fields
- limit (integer): Maximum number of articles to return.
- offset (integer): Offset for pagination.
- category (string, required): Category section path.: Allowed values: retail, manufacturing, ev, technology, europe, canada, asia
Example queries
- {"limit":"5","offset":"0","category":"retail"}