What are some Good Books on Programming Advanced Web Bots?
-
Note: This question has nothing to do with Botnets or anything of that illegal nature. I'm looking for some good books on programming advanced Web Bots. I've been programming bots for a number of years, but quite recently it's been challenging due to new measures in place to stop Web Bots accessing certain websites. One problem is when sites rely on JavaScript to set cookies, or elements on a page that are required for a web request on that site. I've got around this a number of times by using FireBug, and setting breakpoints in the code to discover various functions used to set these variables. It usually requires de obfuscation of the functions, but once done I can usually port those methods in C# and have my Web Bot produce these variables, hashes etc. That's one type of method that's being used on larger websites. I'm looking for books that go into this level of detail, but on other protection methods and advanced techniques for coding Web Bots. From what I've found there don't seem to be many. Data Mining is also interesting, and ties in with the Web Bot's although my knowledge of Data Mining isn't too great. I know a lot of the top Data Mining Developers use a lot of statistics and analysis. Something I've not been exposed to. But any C# related books on this topic would be excellent.
-
Answer:
If you want to crawl webpages you sort of have to write your own crawler. Or you can use something like eg Kapow to set up robots that do the crawling. This doesn't answer the question but I doubt you could find books on this subject.
Andrei Cristof at Quora Visit the source
Related Q & A:
- What school are good for game programming?Best solution by Game Development
- What are some good colleges for programming/software engineering?Best solution by colleges.usnews.rankingsandreviews.com
- What are some good books for computer information systems?Best solution by bookboon.com
- How do I get into reading a book and what are some good books?Best solution by reading.ecb.org
- What are some good books for 8th graders?Best solution by wiki.answers.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.