Monthly Website Traffic avatar

Monthly Website Traffic

Under maintenance

Pricing

Pay per event

Go to Apify Store
Monthly Website Traffic

Monthly Website Traffic

Under maintenance

Get monthly visit estimates, top countries, and traffic source breakdown for any domain.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Enrich-CRM

Enrich-CRM

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 days ago

Last modified

Categories

Share

πŸ“Š Enrich-CRM β€” Monthly Website Traffic

Get monthly visit estimates, global rank, top countries, and traffic source breakdown for any domain.

Powered by Enrich-CRM Β· Real-time data Β· No cached profiles Β· <1s response Β· GDPR compliant Β· EU servers


What does this Actor do?

Retrieve estimated monthly web traffic for any company domain: total monthly visits, global and country rank, top countries by traffic share, and traffic source breakdown (organic search, direct, referral, social, paid, email). Useful for sizing a company's online presence and growth.

Use cases

  • Qualify prospects by website traffic volume
  • Detect traffic growth as a buying signal
  • Analyse traffic sources to tailor outreach (SEO-driven vs paid)

Input parameters

Waterfall logic: provide more identifiers to increase accuracy. The API tries them in order until a confident match is found.

ParameterDescriptionExample
apiId(Optional) Your Enrich-CRM API key. Leave empty to use the built-in key (Apify fees apply).YOUR_KEY
items(Optional) JSON array for batch mode β€” see below.[{"email": "..."}]
domainCompany domain. Primary identifier.hubspot.com
companyLinkedinUrlCompany LinkedIn page URL.https://www.linkedin.com/company/hubspot/
companyLinkedinSalesNavUrlCompany Sales Navigator URL.https://www.linkedin.com/sales/company/68529
companyLinkedinIdNumerical LinkedIn company ID.68529
companyLinkedinSalesNavIdNumerical Sales Navigator company ID.68529

Single-item example

{
"domain": "hubspot.com"
}

Batch mode example

Pass an items array to enrich multiple records in one run:

{
"items": [
{
"domain": "hubspot.com"
},
{
"domain": "hubspot.com"
}
]
}

Results are saved to the Actor's default dataset β€” one row per input item.


Response fields

FieldTypeDescription
_successbooleantrue if a result was found
_inputobjectThe input parameters sent for this item
monthlyVisitsintegerEstimated total monthly visits
monthlyVisitsGrowthnumberMonth-over-month growth rate (%)
globalRankintegerGlobal traffic rank
countryRankintegerTraffic rank within the top country
topCountriesarrayList of {country, percentage} for the top traffic countries
trafficSources.organicnumberShare of traffic from organic search (%)
trafficSources.directnumberShare of direct traffic (%)
trafficSources.referralnumberShare of referral traffic (%)
trafficSources.socialnumberShare of social traffic (%)
trafficSources.paidSearchnumberShare of paid search traffic (%)
trafficSources.emailnumberShare of email traffic (%)

Pricing

ModelCost
First 10 calls per actorFree β€” no credit card required
Additional results$0.03 per result (charged only when data is found)
Bring Your Own Key (BYOK)Provide your apiId β†’ billed directly by Enrich-CRM (1 credit = 1 result found)

A "result" means the API returned a non-empty profile. If no data is found for an input, no credit or Apify charge applies.


All Enrich-CRM Actors