Theblock: Get News By Category
Theblock via Parse · crypto_web3
Retrieve articles filtered by category slug. Returns paginated article summaries and category metadata. Supports page-based pagination via the page and size parameters. Access crypto news articles, search by keywords, browse by category, get real-time cryptocurrency price data, and explore educational content from The Block. Fulfilled by Parse from theblock.co.
- crypto-web3
- finance
- news-media
- parse
- platform-key
- theblock
- theblock-co
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- crypto_web3
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/9d5ad629-5416-44ff-a5ca-dcd60f1937f9/get_news_by_category
- Interface artifact
- sha256:ee79f4a2341c63a55313245c4dbb094634bc9e0c64d4d1e29f80f8f30f9930b2
- Manifest digest
- sha256:e0e5d5cc3221face482ae356a2e172f64c35c34905c79e252443e2ac191c8ca1
Request fields
- page (integer): Page number for pagination.
- size (integer): Number of articles per page.
- category_slug (string, required): Category slug identifying the news category.: Allowed values: markets, legal, funds, companies, stablecoins, policy, web3
Example queries
- {"page":"1","size":"5","category_slug":"markets"}