kenblack
Regular Member
- Feb 10, 2010
- 365
- 198
I've been autblogging with blogger for some time now, using my own autoblogger software and you have to be very careful, as blogger has some pretty advanced spam blog detection, and will terminate your blog and any others that follow the same pattern.
I wrote my autoblogger using PHP (stand-alone app) and ZendGdata which contains (very) complete gmail, and blogger account access APIs. I decided to try something different and instead of using RSS feeds, it instead used google and scraped information from websites, and if the quality score is adequate, it would publish it into the blog.
The glory about this is one app can control hundreds, even thousands of blogger blogs. It does not contain proxy support for google, but that is something I am considering.
If anybody is interested in it, I can provide it as a free BHW exclusive.
I wrote my autoblogger using PHP (stand-alone app) and ZendGdata which contains (very) complete gmail, and blogger account access APIs. I decided to try something different and instead of using RSS feeds, it instead used google and scraped information from websites, and if the quality score is adequate, it would publish it into the blog.
The glory about this is one app can control hundreds, even thousands of blogger blogs. It does not contain proxy support for google, but that is something I am considering.
If anybody is interested in it, I can provide it as a free BHW exclusive.