Remaking a json request?

msfaria

Junior Member
Joined
May 7, 2011
Messages
192
Reaction score
11
Hi there!

I'd like to know if there's a way to remake a Json request and parse it in order to increase speed on a voting process. In other words, a website (that I can't post the url here yet. :(), when you try to vote, it makes a Json request to get captcha image, text, hash and show it as a lightbox. I'm trying to make a way to get only this lightbox window (using Fiddler to analyze the request), thus speeding up a lot the voting process, but no luck so far (I'm using ZP for it).

Any ideas?

Thx!
 
Back
Top