Web automation bot to fill forms with external data from JSON/XML?

SilverNL

Registered Member
Joined
Jul 31, 2013
Messages
53
Reaction score
11
I think the title explains all. I have a database of data needed to send to a webform. Now it's done manually.

The form i want to submit is protected for curl, so i need a web automation bot.


I have found Zennoposter, but it's not for mac. (And running parallels is not going to work). Also have "Fakeapp" for mac but it's not updated for years and can't load external.


Any suggestions for a good Mac app? Or Maybe a Chrome plugin that can load in variables from JSON/XML?
 
Nothing's "protected" from curl. You just need to learn ways around it. Use user agents for example, is the first step.
 
Nothing's "protected" from curl. You just need to learn ways around it. Use user agents for example, is the first step.

Yes but not for this one, it's not what i'm looking for anyway.

Should be something easy for mac?
 
Back
Top