
Query RSS Feeds
Pricing
$1.00 / 1,000 queries

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
$1.00 / 1,000 queries
7
Total users
111
Monthly users
12
Runs succeeded
95%
Last modified
a year 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: