RowdySadjit
Banned - Selling via PM
- Dec 20, 2021
- 275
- 115
I'm getting a bit stuck on automation of the content scraping part.
I can easily find a couple of low comp keywords to target but when I put them into search google all I get is a load of varied results with no clear uniformity so I have no idea how I will go about programming that?
I am having to pick through manually with a fine toothcomb skimming through each page on the results page for a keyword and looking through the article for a relevant bit of text here or there. Still haven't found any clear method to the madness as yet. Since they are underserved terms there are just scrappy little bits and pieces from youtube results, reddit answers, forum posts or educational pdfs and suchlike.
I have installed the newspaper3k library but results in serps are more often not even articles and when I just tried to load a url into it just now it wasn't even able to pick up any content as it must be in a different format than it is capable of reading (this was for some educational/university course url). Isn't it a catch22 that if you have a bunch of neat articles that you could scrape then the keyword phrase will not be low competition so other marketers are already there? So if there are a bunch of good articles we can scrape it means the keyword is already competitive, but if it isn't it means there is no good info to scrape since it doesn't exist yet on google.
Having trouble with this part. Not sure how to solve.
I can easily find a couple of low comp keywords to target but when I put them into search google all I get is a load of varied results with no clear uniformity so I have no idea how I will go about programming that?
I am having to pick through manually with a fine toothcomb skimming through each page on the results page for a keyword and looking through the article for a relevant bit of text here or there. Still haven't found any clear method to the madness as yet. Since they are underserved terms there are just scrappy little bits and pieces from youtube results, reddit answers, forum posts or educational pdfs and suchlike.
I have installed the newspaper3k library but results in serps are more often not even articles and when I just tried to load a url into it just now it wasn't even able to pick up any content as it must be in a different format than it is capable of reading (this was for some educational/university course url). Isn't it a catch22 that if you have a bunch of neat articles that you could scrape then the keyword phrase will not be low competition so other marketers are already there? So if there are a bunch of good articles we can scrape it means the keyword is already competitive, but if it isn't it means there is no good info to scrape since it doesn't exist yet on google.
Having trouble with this part. Not sure how to solve.