Skip to content

Free and open-source SEO tools for everyone. Keyword research and more, powered by DataForSEO.

License

Notifications You must be signed in to change notification settings

nitishkgupta/seotoolsuite

Repository files navigation

SEOToolSuite

SEOToolSuite provides free and open source SEO tools for everyone. Keyword research and more, powered by DataForSEO.

GitHub Release GitHub License GitHub deployments

๐Ÿ” SEO Tools

Keyword Research

Keyword Overview

Keyword Overview Tool

The Keyword Overview tool gives a quick snapshot of a keywordโ€™s performance, including search volume, intent, CPC, competition, trends, and audience insights - helping you evaluate keyword potential and plan your SEO strategy faster.

Keyword Suggestions

Keyword Suggestions Tool

The Keyword Suggestions tool generates a large list of relevant keyword ideas based on your seed keyword. It provides key metrics like search volume, intent, CPC, competition, and difficulty, helping you discover new keyword opportunities and expand your SEO strategy.

Keyword Autocomplete

Keyword Autocomplete Tool

The Keyword Autocomplete tool generates long-tail keyword ideas using Google autocomplete data. It helps you discover real search queries, identify content opportunities, and expand your keyword research quickly.

๐Ÿ“‹ Prerequisites

  • DataForSEO API (for tools using DataForSEO APIs)
  • Node.js (for localhost/server deployment)

๐Ÿš€ Getting Started

You can use the cloud version of SEOToolSuite for free or run it on your localhost/server as well.

Using The Cloud Version

Simply head to https://seotoolsuite.nitishkgupta.com, and use the tools right-away!

Running On Localhost/Server

1. Clone the repo.

git clone https://github.com/nitishkgupta/seotoolsuite.git

2. Install dependencies.

npm install

3. Build the app.

npm run build

4. Start the app.

npm run start

๐Ÿ”„ Getting Updates

The cloud version is updated automatically. For the local version, follow the below steps:

1. Pull the latest changes from the repo.

git pull

2. Install dependencies.

npm install

3. Rebuild the app.

npm run build

4. Start the app.

npm run start

๐Ÿ› ๏ธ Tech Stack

  • Next.js

โ„น๏ธ Frequently Asked Questions

1. Are my API credentials secured?

Yes, your API credentials are stored locally in your browser (via LocalStorage) and are never sent to any server.

2. Are these SEO tools free to use?

Yes, you only pay for your API usage (DataForSEO). There are no extra or hidden charges.

3. Can I reuse the code?

Yes, the entire codebase is licensed under the MIT License, so youโ€™re free to use, modify, and reuse the code as you wish.

4. Where do I report bugs or request features?

If youโ€™ve found a bug or have a feature suggestion, please open an issue. Your feedback is always welcome!

๐Ÿ“ Changelog

The changelog is available here.

About

Free and open-source SEO tools for everyone. Keyword research and more, powered by DataForSEO.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages