Actually using httpwebrequest is a pretty straight forward process. You can build your post by first going to the website that you want to automate using a browser like Firefox and download the plug in called LiveHttpHeaders. Once at the main screen you will want to fill out the username...
I don't have long talk but what we been cooking up over here is something NEW and hasn't been used before. AI (Artificial Intelligence). Currenlty we have 3 bots in place.
Bot 1 will navigate to a website and figure out how to register accounts using logic and test the bot by having a...
Looks great! Finally a product with AI and logic. ;) If it can boost success rate by using a browser over sockets then I'm cool with that. This should give Google a run for its money. Just signed up for the official release newsletter. Looking forward to the reviews.
I do have one question. You...
Hey guys,
I haven't been able to do any marketing lately and so I've fell behind on the what's working and what is not working when it comes to methods.
Last time I was around these methods were working. Are they still working today or has Google unleashed a new zoo animal to knock them out...
Thanks guys for the help. Now I understand how time consuming it must be to collect that data. I'm going to sign up for their services but I wanted to be sure there wasn't an easier way to get my own links.
A programming language is all that it really is..just a language. As far as what you CAN do in each language it's pretty much the same with the exception of of how much control you have over lower level programming with things like memory managment, etc.
I would say to learn the basics of...
Hey guys,
It late here so this may be a really dumb ass question but where do places like OpenSiteExplorer get their data from to show you everything from backlinks, to authority?
Also is it possible to obtain the same informaiton as far as the backlinks go by using a search query in Google...
What type of content are you using on your site? Product reviews or information type content? Congrats on your success. I remember getting my first $100 check from Adsense. Blew my mind.
Well to be honest there isn't really a "better" option in my opinion. The language itself is learning syntax and features of the language that would determine which language to use for this project.
If you are JUST getting starting and don't a lick of sense when it comes to programming I would...
I see quite a bit of packages on the BHW which is awesome. My question is what are majority of the account being used come from in their services? Are these guys creating new accounts for each of their accounts they use or are they creating new accounts per each customer?
I believe this is a...
For something like this you are going to need to webrequets the HTML and regex out the key needed to get the image.
I didn't have time to write the entire thing for you but this will get you started.
2 Buttons
1 Richtextbox
Code for Button 1
Dim request As HttpWebRequest =...
GoDaddy had some major server issues globally a few days back and as a result they are giving their current customers 30% off any renewal or new product for the next seven days.
Code: Apology4a
I believe this is doable. I know this guy is working on this too but I need a challenge so I will see if I can create something like this....for me steps 4,5,6, and 7 are already done on a few of my previous bots so I will get cracking on those Web 2.0. Whenever I release my version it will be...
I can build something like that but I will need more information about the phone numbers. Do they need to be a certain type of phone number or do you just want any phone number from any location? I would assume niche topic related but that would be something that I would need to be able to know...
I just moved everything from my previous hardware over to my new hardware and I am needing to re-download scrapebox however the main website for Scrapebox is down.
Anyone have any ideas on where I can download a copy of Scrapebox where I can enter my details to activate my copy?
Thanks
Try webrequest for log-in/log-out type issues. It's just a matter of sending the POST to the site and your logged in. Setup 1000 webrequest one after another and you have it done in about 2 minutes tops.
Damn nice post gimme4free!!!! Wish I had that type support on my old captcha questions.
I use this code a lot for my recpatcha captcha's.
Sub getcaptcha()
If WebBrowser1.ReadyState = WebBrowserReadyState.Complete Then
For Each Captcha As HtmlElement In...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.