¡@

Home 

c# Programming Glossary: scraper

C# WebClient - View source question

http://stackoverflow.com/questions/1471062/c-sharp-webclient-view-source-question

UI a login page or another undesirable location from the scraper app's perspective . always make sure you capture the cookies.. a crazy example of how redirection can trip up a screen scraper. Note that if you're using .NET for scraping you'll need to..

How do you Screen Scrape?

http://stackoverflow.com/questions/2425043/how-do-you-screen-scrape

automated tests . You want it to be very easy to run your scraper in a non destructive fashion because you will be doing a lot.. with the target website it might be easier to write your scraper from the point of view of the browser itself rather than mucking..

Invoke C# code from JavaScript in a Document in a WebBrowser

http://stackoverflow.com/questions/3694028/invoke-c-sharp-code-from-javascript-in-a-document-in-a-webbrowser

C# library written by myself. And since this is for a web scraper JavaScript is the perfect language for these macros since it..

I need a Powerful Web Scraper library [closed]

http://stackoverflow.com/questions/4377355/i-need-a-powerful-web-scraper-library

Powerful Web Scraper library closed I need a powerful web scraper library for mining contents from web. That can be paid or free..

Html Agility Pack - Problem selecting subnode

http://stackoverflow.com/questions/6181014/html-agility-pack-problem-selecting-subnode

do not offer this service I decided to build a little scraper for my own personal use. What I want to do is to take all the..