Brisnet: Get News Articles
Brisnet via Parse · sports
Fetch a paginated list of horse racing news articles. Optionally filter by category slug. Returns up to 20 articles per page. Pagination via integer page parameter. When no category is specified, articles from all categories are returned. API for extracting horse racing news, tracks, results indices, daily picks, and search from Brisnet.com. Fulfilled by Parse from brisnet.com.
- brisnet
- brisnet-com
- entertainment
- news-media
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/6a499405-8d64-44d5-a353-3c0ced303b01/get_news_articles
- Interface artifact
- sha256:a3c2423b21f109fc1a126d1060e0f2edee5b4335355a42c55c89b4510e9e00a6
- Manifest digest
- sha256:d20cd40397f9de80129340f4be1d6fd2966ffc44d6442f24fd882c0ec099ec8e
Request fields
- page (integer): Page number for pagination.
- category (string): Category slug to filter articles. Known working values include 'kentucky-derby', 'racing-news', 'preakness', 'data-reports'. Omitting returns all categories.: Allowed values: kentucky-derby, racing-news, preakness, data-reports
Example queries
- {"page":"1","category":"kentucky-derby"}