Alright so I was bored earlier tonight and started working on a bot that would create a blogger blog for each new google hot trend.
Here is the process:
-Grab the newest trends.
-Collect the title/url/snippet of each of the posts on the right of each trend page for later posting.
-Login to blogger account
-Create new blogger blog using the trends name as the title, the url would also be the trend name adding something random if it's already taken.
-Make 3 posts using the collected data for each of the trends that we just created in blogger.
So far I can collect the trends and their associated content, login and create new blogs for each of them. I also have the code for making new posts on blogger but need to glue it together with the rest of the code.
Would anyone be interested in buying this? Like I said I was really bored and started working on it and it was easier than I thought so I could have something finished within the next couple of days if people are interested in buying it.
The script would run semi-automated, since you need to enter a captcha every time you create a new blog, the script displays you the image you just enter it and it moves onto the next blog so you can run the script whenever you feel like and skip a lot of the copy/pasting/researching.
I might be able to make it submit to directories to but so far not working on that part of the code and not even sure if I would do it since I'm sure there are other tools to do that.
Here is the process:
-Grab the newest trends.
-Collect the title/url/snippet of each of the posts on the right of each trend page for later posting.
-Login to blogger account
-Create new blogger blog using the trends name as the title, the url would also be the trend name adding something random if it's already taken.
-Make 3 posts using the collected data for each of the trends that we just created in blogger.
So far I can collect the trends and their associated content, login and create new blogs for each of them. I also have the code for making new posts on blogger but need to glue it together with the rest of the code.
Would anyone be interested in buying this? Like I said I was really bored and started working on it and it was easier than I thought so I could have something finished within the next couple of days if people are interested in buying it.
The script would run semi-automated, since you need to enter a captcha every time you create a new blog, the script displays you the image you just enter it and it moves onto the next blog so you can run the script whenever you feel like and skip a lot of the copy/pasting/researching.
I might be able to make it submit to directories to but so far not working on that part of the code and not even sure if I would do it since I'm sure there are other tools to do that.