Blog Syndication Bot

December 30, 2009 by · 15 Comments
Filed under: Bots 

I’m on vacation right now so no video yet. But here is a bot that will log into a list of WordPress blogs and make a post. This is a cool tool for anyone that runs a blog network that makes posts across the network.

You can also use {spin|tags|in|this|format} in the title and content so you can use unique content. If you have the All In One SEO Pack then you can also use the Meta Description, Meta Keywords, and Blog Post title. You can also spin the meta description.

This works with WP versions 2.9, 2.8, 2.7, 2.5, and 2.2

After my vacation I will update to work with the other versions if you haven’t upgraded in awhile. Also my intentions are to add WordPress and Blogger functionality so it works with free blogs also.

In order to work you need to make a text file with all your URLS, Login, and Password. The format is important for this to work.

http://www.url.com/wp-admin/,username,password,

http://www.url.com/wp-admin/,username,password,

http://www.url.com/wp-admin/,username,password,

http://www.url.com/wp-admin/,username,password,

http://www.url.com/wp-admin/,username,password,

http://www.url.com/wp-admin/,username,password

Notice a comma after each line but not after the last one.

Downloads: blog_syndication.zip

Contents:

Sample .txt file
UBot Code
Free Blog Syndicator (Need Microsoft .NET 3.5 and IE8 installed)

To use just open the file and fill in the data on the top. Then click the browse button to select your text file. When all the info is filled out just hit play.

If you want to be notified when the script gets updated either subscribe to this post below or subscribe to the RSS Feed.

Navigating A Site and Scraping Product Data

December 22, 2009 by · 3 Comments
Filed under: Tutorials 

This one is a job that I was hired to do but I decided to make it into a tutorial also. With that said, no .ubot or .exe is provided.

You will learn how to navigate through a site and grab category and product URLS. When that is finished you can see how to navigate to each product and scrape the data required.

Scrape A Webpage – Save To CSV

December 11, 2009 by · 9 Comments
Filed under: Tutorials 

Here is a tutorial by request.

This one will show you how to scrape certain data from a page and the compile it all into a CSV.

Downloads: scrape_tutorial.zip

Contents: source code for UBot developers, the executable file

If you have any request for tutorials or have a job that you would like me to take a look at you can contact me anytime!

Free YellowPages Scraper – Yellow Pages

December 5, 2009 by · 55 Comments
Filed under: Bots 

This bot that I made was originally going to be sold, but I decided to give it away. Not exactly sure why I did this because I know I could make some decent money off of it.

What it does is scrapes the listings off Yellow Pages (yellowpages.com) and puts them in a CSV file. When you open the program you need to browse to where ever you would like to start scraping. The script needs to be on the results page when you hit start.

Here’s the archive with the source code and the executable: yellowpages_scraper.zip

The program is for people only with the UBot Software. In order to get this program and use  it you need to purchase UBot Studio.

Requirements:
IE8 Installed
Microsoft .NET 3.5 Framework Installed

This is for educational purposes only. I do not recommend or condone coping and using other sites content for your personal benefit.

Twitter Blog Commenter Bot

December 1, 2009 by · 9 Comments
Filed under: Bots 

I started selling my first bot about 24 hours ago. This bot only took me about 45 minutes to make and was really easy to do. I did end up spending an extra hour after I started selling them because it wasn’t compatible with IE8. Lesson learned there: always test on IE7 and IE8 before selling a bot.

You can see the product that I was selling on Warrior Forums WSO category.

If your wondering how much I made then I can tell you this. I made my money back from buying UBot software in under 24 hours with a bot that only took me 45 minutes to make!

Looking Forward

This weekend I will be doing another tutorial. This one will be about making a bot that scrapes Amazon product info. When complete I will post the .ubot and .exe so if you have any specific requests on what you want the bot to do exactly then leave a comment. I really don’t care what it does because the main reason I am making it is for a tutorial on how to use UBot.

Also I am 97% done with my next bot that I am planning on selling on Warrior Forums. So if you are interested in a Yellow Pages scraper then keep your eye out! :)

Ezinearticle to WordPress Bot

November 27, 2009 by · 37 Comments
Filed under: Bots 

This bot I made in about 30 minutes using UBot software. I really didn’t add a whole bunch of features in it but it works perfectly.

All it does is scrape articles off ezinearticles based off of your keyword. Then posts them on your wordpress blog.

*One note about the video. Forgot to mention that it does not select the category. So change your default category to where you want the articles to go.

Downloads: ezinearticle_to_wordpress.zip

Contents: bot source code for UBot user (you can edit it!), free UBot program

Basic Loading From CSV File

November 24, 2009 by · 4 Comments
Filed under: Tutorials 

This tutorial covers loading data from a CSV file into a list. The I use that list to manipulate a text field to show that the data was imported properly.

You can download the bot code here: load_from_csv.zip

Loading From Text File

November 24, 2009 by · 2 Comments
Filed under: Tutorials 

This tutorial shows you how to load data from a text file and add it to a list. After the list is made then we will loop through the data that was in the text file to show you how to use it.

You can download the bot code: load_from_text.zip

« Previous Page

    Subscribe To Feed

    Get the latest tutorials and bots sent directly to your email account.

    Enter your email address:

    Best Automation Tool On Earth