Ai Bot: Search Articles
Ai Bot via Parse · news_media
Search daily AI news articles by keyword and/or date. Fetches the latest news page (covering approximately the last 3-4 months of workday updates) and filters articles whose title or content contains the keyword. Returns articles sorted by date descending (newest first). Each request fetches the full page from the source (~450 articles); filtering is applied locally. Search and retrieve daily AI news articles from ai-bot.cn, filterable by date and keyword. Fulfilled by Parse from ai-bot.cn.
- ai-bot
- ai-bot-cn
- developer-tools
- 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/ac7c7d64-3549-47d0-8764-6686bdfb989e/search_articles
- Interface artifact
- sha256:34b8f695e490c11ea2a3bd356fbf8c21856105cd80f5b00681229aa7101ec319
- Manifest digest
- sha256:8716264a69542869f7958c722a2c0c46fc06f6da9c28c40cc586b81d92ce5db5
Request fields
- date (string): Filter articles to a specific date in ISO format YYYY-MM-DD (e.g. 2026-08-13). When omitted, articles from all available dates are returned.
- limit (integer): Maximum number of articles to return. Clamped to 1-100.
- keyword (string): Search keyword matched case-insensitively against article title and content. When omitted, no keyword filter is applied.
Example queries
- {"keyword":"DeepSeek"}