Skip to content

Additional Filter Query Examples

Filter out duplicate articles

This query excludes duplicate articles from the results.

python
params = {
    "is_duplicate": "0",
    "api_key": "YOUR_API_KEY"
}
shell
curl -X GET "https://api.apitube.io/v1/news/everything?is_duplicate=0&api_key=YOUR_API_KEY"

Filter out paywalled content

This query excludes articles that are behind a paywall.

python
params = {
    "is_paywall": "0",
    "api_key": "YOUR_API_KEY"
}
shell
curl -X GET "https://api.apitube.io/v1/news/everything?is_paywall=0&api_key=YOUR_API_KEY"

High-quality content filtering

This query retrieves high-quality, non-duplicate, non-paywalled business news from highly ranked sources.

python
params = {
    "is_duplicate": "0",
    "is_paywall": "0",
    "source.rank.opr.min": "0.7",
    "category.id": "2",
    "published_at.start": "2023-01-01",
    "api_key": "YOUR_API_KEY"
}
shell
curl -X GET "https://api.apitube.io/v1/news/everything?is_duplicate=0&is_paywall=0&source.rank.opr.min=0.7&category.id=2&published_at.start=2023-01-01&api_key=YOUR_API_KEY"

Premium content analysis

This query specifically searches for premium content from top financial publications.

python
params = {
    "is_paywall": "1",
    "source.domain": "wsj.com,ft.com,economist.com",
    "category.id": "2",
    "published_at.start": "2023-01-01",
    "sort.by": "published_at",
    "sort.order": "desc",
    "api_key": "YOUR_API_KEY"
}
shell
curl -X GET "https://api.apitube.io/v1/news/everything?is_paywall=1&source.domain=wsj.com,ft.com,economist.com&category.id=2&published_at.start=2023-01-01&sort.by=published_at&sort.order=desc&api_key=YOUR_API_KEY"

Topic-specific high-quality content

This query filters for original high-quality articles about artificial intelligence.

python
params = {
    "topic.id": "artificial_intelligence",
    "is_duplicate": "0",
    "source.rank.opr.min": "0.7",
    "published_at.start": "2023-01-01",
    "api_key": "YOUR_API_KEY"
}
shell
curl -X GET "https://api.apitube.io/v1/news/everything?topic.id=artificial_intelligence&is_duplicate=0&source.rank.opr.min=0.7&published_at.start=2023-01-01&api_key=YOUR_API_KEY"

Quality news alerts on specific entities

This query sets up an alert system for high-quality news about specific organizations.

python
params = {
    "organization.name": "Apple,Microsoft",
    "is_duplicate": "0",
    "is_paywall": "0",
    "source.rank.opr.min": "0.8",
    "published_at.start": "2023-01-01",
    "sort.by": "published_at",
    "sort.order": "desc",
    "api_key": "YOUR_API_KEY"
}
shell
curl -X GET "https://api.apitube.io/v1/news/everything?organization.name=Apple,Microsoft&is_duplicate=0&is_paywall=0&source.rank.opr.min=0.8&published_at.start=2023-01-01&sort.by=published_at&sort.order=desc&api_key=YOUR_API_KEY"

This query finds freely accessible in-depth analysis on economic topics.

python
params = {
    "category.id": "2",
    "title": "analysis",
    "is_paywall": "0",
    "source.rank.opr.min": "0.7",
    "published_at.start": "2023-01-01",
    "api_key": "YOUR_API_KEY"
}
shell
curl -X GET "https://api.apitube.io/v1/news/everything?category.id=2&title=analysis&is_paywall=0&source.rank.opr.min=0.7&published_at.start=2023-01-01&api_key=YOUR_API_KEY"

Multi-criteria selection of original content about political processes

This query uses complex filtering to obtain only original (non-duplicate) materials about political processes from sources of different ratings with detailed analysis of emotional coloring.

python
params = {
    "category.id": "3",
    "title": "elections,voting,candidate,voters",
    "is_duplicate": "0",
    "is_paywall": "0",
    "source.rank.opr.min": "0.6",
    "source.rank.opr.max": "0.9",
    "language.code": "ru",
    "published_at.start": "2023-01-01",
    "sort.by": "source.rank.opr,sentiment.overall.score",
    "sentiment.overall.polarity": "all",
    "api_key": "YOUR_API_KEY"
}
shell
curl -X GET "https://api.apitube.io/v1/news/everything?category.id=3&title=elections,voting,candidate,voters&is_duplicate=0&is_paywall=0&source.rank.opr.min=0.6&source.rank.opr.max=0.9&language.code=ru&published_at.start=2023-01-01&sort.by=source.rank.opr,sentiment.overall.score&sentiment.overall.polarity=all&api_key=YOUR_API_KEY"

Comprehensive monitoring of unique materials on technological innovations

This query provides monitoring of only unique (non-duplicative), freely available materials about technological innovations with visual content from authoritative sources.

python
params = {
    "category.id": "4",
    "title": "artificial intelligence,robotics,neural networks,blockchain",
    "is_duplicate": "0",
    "is_paywall": "0",
    "media.images.count": "2",
    "source.rank.opr.min": "0.7",
    "language.code": "ru",
    "source.domain": "cnews.ru,3dnews.ru,habr.com,tadviser.ru",
    "published_at.start": "2023-01-01",
    "sort.by": "source.domain,published_at",
    "api_key": "YOUR_API_KEY"
}
shell
curl -X GET "https://api.apitube.io/v1/news/everything?category.id=4&title=artificial%20intelligence,robotics,neural%20networks,blockchain&is_duplicate=0&is_paywall=0&media.images.count=2&source.rank.opr.min=0.7&language.code=ru&source.domain=cnews.ru,3dnews.ru,habr.com,tadviser.ru&published_at.start=2023-01-01&sort.by=source.domain,published_at&api_key=YOUR_API_KEY"

Cross-regional analysis of original content on social issues

This query analyzes original, non-paywalled content about social issues in different regions, identifying differences in coverage and tone while excluding federal sources.

python
params = {
    "category.id": "9,14",
    "title": "poverty,inequality,social tension,protest",
    "location.name": "Siberia,Ural,North Caucasus,Far East",
    "is_duplicate": "0",
    "is_paywall": "0",
    "language.code": "ru",
    "ignore.source.domain": "ria.ru,tass.ru,rbc.ru",
    "published_at.start": "2023-01-01",
    "sort.by": "location.name,sentiment.overall.score",
    "api_key": "YOUR_API_KEY"
}
shell
curl -X GET "https://api.apitube.io/v1/news/everything?category.id=9,14&title=poverty,inequality,social%20tension,protest&location.name=Siberia,Ural,North%20Caucasus,Far%20East&is_duplicate=0&is_paywall=0&language.code=ru&ignore.source.domain=ria.ru,tass.ru,rbc.ru&published_at.start=2023-01-01&sort.by=location.name,sentiment.overall.score&api_key=YOUR_API_KEY"

High-fidelity enterprise cybersecurity intelligence filtering

This query implements sophisticated filtering to gather non-duplicative, high-quality cybersecurity intelligence from premium sources while eliminating noise, enabling early threat detection and risk assessment.

python
params = {
    "title": "cybersecurity,data breach,ransomware,zero-day,supply chain attack,vulnerability",
    "category.id": "4",
    "source.rank.opr.min": "0.8",
    "is_duplicate": "0",
    "organization.name": "Microsoft,Google,Cisco,Crowdstrike,Mandiant,Palo Alto Networks",
    "published_at.start": "2023-01-01",
    "sort.by": "published_at",
    "sort.order": "desc",
    "per_page": "100",
    "api_key": "YOUR_API_KEY"
}
shell
curl -X GET "https://api.apitube.io/v1/news/everything?title=cybersecurity,data%20breach,ransomware,zero-day,supply%20chain%20attack,vulnerability&category.id=4&source.rank.opr.min=0.8&is_duplicate=0&organization.name=Microsoft,Google,Cisco,Crowdstrike,Mandiant,Palo%20Alto%20Networks&published_at.start=2023-01-01&sort.by=published_at&sort.order=desc&per_page=100&api_key=YOUR_API_KEY"

Cross-publication academic research media coverage analysis

This query isolates high-quality, original coverage of academic research across multiple scientific disciplines, enabling identification of breakthrough findings and comparative analysis of mainstream versus specialized media reporting.

python
params = {
    "title": "research findings,scientific breakthrough,study reveals,journal publishes,researchers discover",
    "category.id": "15,4,9",
    "source.rank.opr.min": "0.7",
    "is_duplicate": "0",
    "is_paywall": "0",
    "language.code": "en",
    "published_at.start": "2023-01-01",
    "sort.by": "sentiment.overall.score,category.id",
    "per_page": "200",
    "api_key": "YOUR_API_KEY"
}
shell
curl -X GET "https://api.apitube.io/v1/news/everything?title=research%20findings,scientific%20breakthrough,study%20reveals,journal%20publishes,researchers%20discover&category.id=15,4,9&source.rank.opr.min=0.7&is_duplicate=0&is_paywall=0&language.code=en&published_at.start=2023-01-01&sort.by=sentiment.overall.score,category.id&per_page=200&api_key=YOUR_API_KEY"

High-precision financial market predictive signals monitoring

This query implements multi-layered filtering to isolate market-moving news from premium financial sources, enabling timely identification of potential market signals while eliminating noise and duplicative content.

python
params = {
    "title": "interest rate,inflation,Federal Reserve,ECB,rate hike,monetary policy,quantitative tightening",
    "category.id": "2",
    "source.domain": "bloomberg.com,ft.com,wsj.com,reuters.com",
    "is_duplicate": "0",
    "published_at.start": "$(date -d '24 hours ago' +%Y-%m-%dT%H:%M:%SZ)",
    "sort.by": "published_at",
    "sort.order": "desc",
    "per_page": "50",
    "api_key": "YOUR_API_KEY"
}
shell
curl -X GET "https://api.apitube.io/v1/news/everything?title=interest%20rate,inflation,Federal%20Reserve,ECB,rate%20hike,monetary%20policy,quantitative%20tightening&category.id=2&source.domain=bloomberg.com,ft.com,wsj.com,reuters.com&is_duplicate=0&published_at.start=$(date -d '24 hours ago' +%Y-%m-%dT%H:%M:%SZ)&sort.by=published_at&sort.order=desc&per_page=50&api_key=YOUR_API_KEY"

Media bias comparative analysis filtering framework

This query establishes a sophisticated filtering framework for analyzing media bias across political spectrums on contentious issues, facilitating objective assessment of narrative framing and sentiment variations.

python
params = {
    "title": "climate change,global warming,carbon emissions,sustainability",
    "category.id": "3,9",
    "source.domain": "foxnews.com,breitbart.com,nypost.com,nytimes.com,washingtonpost.com,cnn.com",
    "is_duplicate": "0",
    "published_at.start": "2023-01-01",
    "published_at.end": "2023-12-31",
    "sort.by": "source.domain,sentiment.overall.score",
    "per_page": "200",
    "api_key": "YOUR_API_KEY"
}
shell
curl -X GET "https://api.apitube.io/v1/news/everything?title=climate%20change,global%20warming,carbon%20emissions,sustainability&category.id=3,9&source.domain=foxnews.com,breitbart.com,nypost.com,nytimes.com,washingtonpost.com,cnn.com&is_duplicate=0&published_at.start=2023-01-01&published_at.end=2023-12-31&sort.by=source.domain,sentiment.overall.score&per_page=200&api_key=YOUR_API_KEY"