
Query RSS Feeds
Pricing
Pay per usage

Query RSS Feeds
Run keyword queries on custom list of RSS feeds to find the contents that you want. Uses fuzzy logic to match the query to the contents and also applies a recency adjustment (higher penalty for older entries).
0.0 (0)
Pricing
Pay per usage
10
167
17
Issues response
56 days
Last modified
2 months ago
You can access the Query RSS Feeds programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "query": "AI artificial intelligence",< "feeds": [< "http://feeds.bbci.co.uk/news/technology/rss.xml"< ]<}' |<apify call xiaopanai/apify-rss-search --silent --output-dataset
Query RSS Feeds API through CLI
The Apify CLI is the official tool that allows you to use Query RSS Feeds locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: