Livelaw: Get Category Articles
Livelaw via Parse · news_media
Fetch articles from a specific category. Returns paginated results. Valid categories include 'consumer-cases', 'ibc', 'news-updates', 'law-firms', 'job-updates'. A 404 upstream error indicates the category slug is invalid. Scrape Supreme Court judgments, High Court news, articles, and legal digests from LiveLaw.in. Includes year-based judgment filtering, category-specific listings, and full article detail extraction. Fulfilled by Parse from livelaw.in.
- government-public
- livelaw
- livelaw-in
- news-media
- other
- parse
- platform-key
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- news_media
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/7e47d148-c39b-4769-86db-8d0c424a52dd/get_category_articles
- Interface artifact
- sha256:f426696cc86a2ab4b76700b18fb720cc0457b3933e2fbc1f7c6f4f1483a4667d
- Manifest digest
- sha256:18836f6d11a9dcac157382d7fc6ff0c5f7f288044521eee58874526465a64e99
Request fields
- page (integer): Page number to fetch.
- category (string, required): The category slug (e.g., 'consumer-cases', 'ibc', 'news-updates', 'law-firms', 'job-updates').
Example queries
- {"page":"1","category":"consumer-cases"}