Sep-07-2018, 04:43 PM
Dear reader,
at the beginning, my English isn't perfect, sorry for that!
But let's come to the question:
Can I search from Python, automatically and randomly generated keywords in Google?
When this works, could I also say Python something like, "print me the first 50 keywords that have 1000-10000 search queries per month and contain at least one verb." Some examples that could came out in this case: "learn freesytle swimming", "learn to appeal women" or "generating passive income".
I think you're beginning to understand what I'd use this for.
I know that it works, to open the web browser from Python and use the Google Search by type in manually the keyword. But maybe there is an "random" command that you can combine with different other functions or attributes and then run it in a while or for loop until you found these exemplary 50 keywords.
Would I need some machine learning skills to realize this?
And yes, I know that there exist an "Google Keyword Planner", but with Python I could built my own, which search for himself.
I'm an absolute beginner in coding, so I hope to meet an expert here who can tell me if and to what point such a thing would be possible.
Any kind of tip is unimaginable helpful for me!
Thank you for reading this,
Dawid
at the beginning, my English isn't perfect, sorry for that!
But let's come to the question:
Can I search from Python, automatically and randomly generated keywords in Google?

When this works, could I also say Python something like, "print me the first 50 keywords that have 1000-10000 search queries per month and contain at least one verb." Some examples that could came out in this case: "learn freesytle swimming", "learn to appeal women" or "generating passive income".
I think you're beginning to understand what I'd use this for.

I know that it works, to open the web browser from Python and use the Google Search by type in manually the keyword. But maybe there is an "random" command that you can combine with different other functions or attributes and then run it in a while or for loop until you found these exemplary 50 keywords.
Would I need some machine learning skills to realize this?
And yes, I know that there exist an "Google Keyword Planner", but with Python I could built my own, which search for himself.

I'm an absolute beginner in coding, so I hope to meet an expert here who can tell me if and to what point such a thing would be possible.
Any kind of tip is unimaginable helpful for me!
Thank you for reading this,
Dawid