Dating Trends Aggregator avatar

Dating Trends Aggregator

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Dating Trends Aggregator

Dating Trends Aggregator

Research Dating Trends Using Public Data Only The Dating Trends Aggregator is an ethical research tool that aggregates publicly available data for researchers, journalists & market analysts understand dating trends & sentiment. No private data. No scraping personal profiles. Just public trend data.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

12

Total users

2

Monthly active users

18 days ago

Last modified

Share

Dating Trends Aggregator - Public Data Research Tool

Ethical dating trends research tool for academic and market analysis. Aggregates public data from Google Trends, Reddit discussions, and US Census demographics. No private data collection. Perfect for researchers, journalists, and dating app market analysts.


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode": true,
"keywords": [
"online dating",
"dating apps",
"tinder",
"bumble",
"hinge"
],
"subreddits": [
"dating",
"OnlineDating",
"Tinder"
],
"regions": [
"US"
]
}

Run with real data

{
"demoMode": false,
"keywords": [
"online dating",
"dating apps",
"tinder",
"bumble",
"hinge"
],
"subreddits": [
"dating",
"OnlineDating",
"Tinder"
],
"timeRange": "past_year",
"regions": [
"US"
],
"includeGoogleTrends": true,
"includeRedditAnalysis": true,
"includeAppStoreReviews": false,
"includeDemographics": true
}

Input Parameters

ParameterTypeDefaultRequiredDescription
keywordsarray["online dating","dating apps","tinder","bumble","hinge","relationship advice","first date tips","dating after divorce","long distance relationship","situationship"]NoDating-related keywords to track in Google Trends. Leave empty for defaults (online dating, tinder, bumble, hinge, etc.)
subredditsarray["dating","OnlineDating","Tinder","hingeapp","Bumble","datingoverthirty","datingoverforty","relationships","relationship_advice"]NoDating-related subreddits to analyze for sentiment and trending topics
timeRangestring"past_year"NoTime range for trend analysis
regionsarray["US"]NoGeographic regions to analyze (ISO country codes like US, UK, CA, or US state codes like US-CA, US-NY)
includeGoogleTrendsbooleantrueNoFetch Google Trends search interest data for keywords (search volume over time, related queries)
includeRedditAnalysisbooleantrueNoAnalyze public Reddit discussions for sentiment, trending topics, and engagement metrics
includeAppStoreReviewsbooleanfalseNoAnalyze dating app reviews from iOS and Android stores (requires additional setup - disabled by default)
includeDemographicsbooleantrueNoInclude US Census demographic correlations (single population %, median age, urbanization rate)
webhookUrlstring-NoURL to send results to (Zapier, Make, n8n, etc.) for automation workflows
demoModebooleantrueNoRun in demo mode with limited data (3 keywords, 2 subreddits) for free testing. No billing charge in demo mode.

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Trends Analysis CompletedOne complete dating trends analysis run (includes Google Trends, Reddit insights, and demographics)$0.10

Demo mode is free -- no charges for sample data.


Troubleshooting

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal