πŸ” Keyword Density Checker avatar

πŸ” Keyword Density Checker

Try for free

2 hours trial then $19.99/month - No credit card required now

Go to Store
πŸ” Keyword Density Checker

πŸ” Keyword Density Checker

easyapi/keyword-density-checker
Try for free

2 hours trial then $19.99/month - No credit card required now

πŸ” A powerful SEO tool that analyzes webpage content to calculate keyword density and frequency. Perfect for content optimization, SEO analysis, and detecting keyword stuffing. Supports multiple URLs and provides detailed keyword statistics with precise density calculations.

πŸ“Š What does this Actor do?

This powerful SEO tool analyzes web pages to calculate keyword density - a crucial metric for search engine optimization. It helps you understand how frequently specific keywords appear on your webpage relative to the total word count.

🌟 Key Features

  • πŸš€ Fast and efficient analysis of any webpage
  • πŸ“ Detailed keyword frequency statistics
  • πŸ“Š Precise density percentage calculations
  • 🎯 Support for multiple URLs in one run
  • πŸ’ͺ Built-in proxy support for reliable access
  • πŸ”„ Automatic retries and error handling

🎯 Use Cases

  • πŸ“ˆ SEO optimization and content analysis
  • πŸ” Competitor keyword research
  • ✍️ Content writing optimization
  • 🎯 Keyword stuffing detection
  • πŸ“± Website content auditing

πŸ’‘ Tips for optimal results

  1. 🎯 For best results, analyze one page at a time
  2. ⚑ Use proxy configuration to avoid rate limiting
  3. πŸ“Š Set appropriate maxItems value based on your needs
  4. πŸ•’ Allow sufficient run time for larger websites

πŸ’ͺ Support

If you find any issues or have feature requests, please contact us on issues.

Input Example

A full explanation of an input example in JSON.

1{
2    "websiteUrls": [
3        "https://apify.com"
4    ]
5}

Output sample

The results will be wrapped into a dataset which you can always find in theΒ StorageΒ tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

1[
2    {
3        "websiteUrl": "https://apify.com",
4        "keyword": "apify",
5        "count": 24,
6        "density": "2.84%"
7    },
8    ...
9]
Developer
Maintained by Community

Actor Metrics

  • 2 monthly users

  • 0 No bookmarks yet

  • >99% runs succeeded

  • Created in Mar 2025

  • Modified 2 days ago