Imacros Directory Submitter

Proxy Cake

Elite Member
Jr. VIP
Joined
Feb 28, 2010
Messages
5,497
Reaction score
4,416
I have a list of high pr free directories and I really want an imacros to do it all for me. I can do the captcha's if there is no way around it.

Anyone have any ideas?
 
Problem is each directory has completely different choices for categories. Same deal with most article sites too. If you dump all your links into a "general" category, they may not stick.

If you could narrow the categories to just a few, you could make a batch of imacros for say pets, then another that would do automotive, etc. You would still have to go to each site and manually sort though every category.

Did ya see the list at http://info.vilesilencer.com/ ?
 
Well i've been manually doing it and all my sites that I do go in the same category so thats not a problem. I saw another guy that had done it but he didnt say how he did it
 
Well i've been manually doing it and all my sites that I do go in the same category so thats not a problem. I saw another guy that had done it but he didnt say how he did it

Right. So if you recorded an iMacro of the whole process of entering your URL and picking that category, you could easily swap out the URL if you had another site that fits the category. Problem is, who makes multiple websites that are basically on the same topic? The next website you build will need to be inserted into a different category. (thus, you gotta go back and search all over again)

There should be a way to scrape all the categories, have them stored in a database somewhere (or Excel sheet?) and build an iMacro that automatically uses the one you choose.
 
I have an imacros that submits to 800 no captcha directories I will trade for something interesting.
 
I have an imacros that submits to 800 no captcha directories I will trade for something interesting.

What were you looking for?
 
Right. So if you recorded an iMacro of the whole process of entering your URL and picking that category, you could easily swap out the URL if you had another site that fits the category. Problem is, who makes multiple websites that are basically on the same topic? The next website you build will need to be inserted into a different category. (thus, you gotta go back and search all over again)

There should be a way to scrape all the categories, have them stored in a database somewhere (or Excel sheet?) and build an iMacro that automatically uses the one you choose.

Well the websites im going to be sending will be to the same categories everytime. how do you record and replace the url?
 
how do you record and replace the url?

I'm in the middle of building an iMacros tutorial site. I have a video showing how to do just that. Site isn't ready yet, I'll be posting it when it's done.

You just have to know how to access data from a .csv file and insert it with a {{!COL}} tag.
 
lol i mastered imacros just then. took like 10mins
 
I have attached both the Imacros file and the database for the URL scraper. Just replace search terms in the database with your own and go for it. It will put the results in a csv file on your c drive.

Make sure your google preferences are set to 100 results.

You can easily alter this to work in yahoo and bing???

There are probably better ways to make this code shorter but I am a bit of hack and made it work my own way.


Scrapebox has a scraper built in that is out of this world. That thing is a monster and is only $47. Many many features.
 

Attachments

Last edited:
Back
Top