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 Research

Find thousands of keyword suggestions with multiple metrics like search volume, trend, search intent, seo difficulty, and more. Uses DataForSEO APIs.

Keyword Complete

Keyword Complete

Generate hundreds (or even thousands!) of long-tail keywords for free using Google autocomplete. No API needed!

๐Ÿ“‹ 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