Building an Ubersuggest/Yoast-like tool (Chrome Extension + WordPress Widget)

diego_ortiz

Newbie
Joined
Jun 12, 2023
Messages
2
Reaction score
2
Hey guys, I am building a chrome extension that combines Ubersuggest+Yoast+AI (Alli.Ai) for one-click optimizations based on data anyone can visualize, such as:

- current traffic on page (Ubersuggest does it)
- keywords that drive the most traffic (Ubersuggest, Semrush do it)
- Volume and difficulty in ranking for these keywords (Ubersuggest, Semrush do it)
- Competitors with content overlap (Semrush does it)
- Source and medium of traffic (direct, referred, organic search, paid search, social media, display, other) (SimilarWeb and Semrush do it)
- Domain authority and backlinks (semrush, ubersuggest and ahrefs do it)
- Technical performance of the page (google core web vitals: loading time, layout and responsiveness) (ubersuggest does it)

Thing is: I need to find where to get this data from.
It needs to be:

1. Cheap (if not free) as we plan on rolling it out for many users
2. Scalable: it needs to have a large amount of available data without becoming expensive or slow
3. Accurate: duh, otherwise the data is as good as nothing
4. Back-trackeable: we used Serpstat, for instance, but there was no historic/backtrackeable value on the API

Yes, we have considered APIs such as SImilarWeb, Semrush, SERanking and more, but they are super expensive.

I'd love to hear from you guys, my friends and colleagues, on what it is you'd recommend.

Thanks!
 
Hey guys, I am building a chrome extension that combines Ubersuggest+Yoast+AI (Alli.Ai) for one-click optimizations based on data anyone can visualize, such as:

- current traffic on page (Ubersuggest does it)
- keywords that drive the most traffic (Ubersuggest, Semrush do it)
- Volume and difficulty in ranking for these keywords (Ubersuggest, Semrush do it)
- Competitors with content overlap (Semrush does it)
- Source and medium of traffic (direct, referred, organic search, paid search, social media, display, other) (SimilarWeb and Semrush do it)
- Domain authority and backlinks (semrush, ubersuggest and ahrefs do it)
- Technical performance of the page (google core web vitals: loading time, layout and responsiveness) (ubersuggest does it)

Thing is: I need to find where to get this data from.
It needs to be:

1. Cheap (if not free) as we plan on rolling it out for many users
2. Scalable: it needs to have a large amount of available data without becoming expensive or slow
3. Accurate: duh, otherwise the data is as good as nothing
4. Back-trackeable: we used Serpstat, for instance, but there was no historic/backtrackeable value on the API

Yes, we have considered APIs such as SImilarWeb, Semrush, SERanking and more, but they are super expensive.

I'd love to hear from you guys, my friends and colleagues, on what it is you'd recommend.

Thanks!
You Are Most Welcome, Best Of Luck On Your Journey
 
Currently doing something in the SEO space related to backlinks, and it’s a pain in the ass. I think I’ll have to scrape manually every backlink from a list of predefined webs. Crawlers will have to dive into millions of pages non-stop. I’ve designed the system and I’m now in the phase of implementing but it’s so expensive that I’ll burn the AWS free credits in no time ☹️
 
Back
Top