ScrapeBox - BlogEngine - Learning Mode

aReJay

Power Member
Joined
Apr 29, 2009
Messages
735
Reaction score
237
Hey All,

I'm relatively new to Scrapebox however I see its potential already.

I am in the middle of a run of about 100,000 BE blog comments across 1,000 urls (all seperate Class-C IPs).

I have a number of blogs failing with a 'field not found' error.

On inspection of the blogs, I can make comments manually, however these blogs have a hidden field that is not present in a number of other 'successful' blogs.

Successfully submitting these forms is as easy as using a RegEx to extract the hidden field value and post it with the rest of the data.

So my question is this: how do I go about 'teaching' scrapebox how to extract this hidden value and post it with everything else.

Alternatively I would be happy to help Sweet integrate this into an update of SB.

These blogs are prime for picking, 0 existing comments/OBL + Page PRs as high as 7.

If this is not possible in SB I will be making & selling a new tool for it.

Cheers
aReJay
 
What do you mean by this "hidden" field? Like captcha?

I've encountered a LOT of "unknowns" which are easily commentable, so I think scrapebox should add those to its commenting ability.
 
Ya,

By hidden I mean <input type="hidden" name="Sneaky bastard" value="i'm hiding from you">

It should be easy enough to parse these and submit them with the form in the Post

-aReJay
 
Back
Top