Automatic scrapebox tasks

H2DAZ

Newbie
Joined
Oct 10, 2010
Messages
15
Reaction score
0
Hello,

I was wondering if anyone had any knowledge on how to externally control scrapebox. I would like to create macros of tasks I perform daily and automatically get the output of the harvesting in a text file for instance. Does anyone know if it is possible ?

Thank you
 
It could be done with simple windows API stuff but I hate doing things that way.
 
dannyhw how would you do it otherwise?

thanks blackhatdavid i'll check it out.

other ideas anyone?
 
Oh I'd just use the windows API, I just there was some kind of API built into scrapebox.
 
ScrapeBox does not contain any kind of API which allow external programs to control it. The only API is the communication API between addon's and ScrapeBox,which is just for data exchange.

Using the Win API by clicking buttons, filling edit controls etc. should work.
 
WinAutomator is your best bet on automating it. Or just get teamviewer on your phone (if it supports it, unlike mine) and remote control it.
 
Back
Top