I am trying to figure what are the most common problems that people Google when they are researching Playwright, test automation software, and then blog about it.<p>How do I go about finding out what Google search?<p>A few indirect ideas I've had are:<p>* Look at Stack Overflow questions with the highest number of views
* Look at GitHub issues with the highest number of engagement
If you have a Google Ads account, the Keyword Planner tool will give you estimates-- broad monthly ranges if you don't have any ad spend, or closer approximations if you have paid spend. It recommends similar terms, too.<p>SEMRush has a free version where you get ~10 queries per day, so you can explore search volume for terms like "test automation software" and drill down from there. It won't 100% match GKP, but will be similar enough in magnitude.<p>If you're comfortable using APIs, <a href="https://dataforseo.com/" rel="nofollow">https://dataforseo.com/</a> is going to be the cheapest/easiest route. I've used it for past projects, and it is basically like $0.10 (don't quote me, but around there) to fetch monthly search volume for <700 terms per batch. I think they can also provide search suggestions, estimated CPCs/competition indexes and other metrics as provided by Google.<p>Google Trends is easy/simple, but only gives an index score-- not actual query volume. Lots of marketing people use this for ideation.