Click here to Skip to main content
15,888,984 members
Articles / Web Development / HTML

Fast screen scraping with XPath over a modified XmlTextReader and SgmlReader

Rate me:
Please Sign up or sign in to vote.
4.94/5 (12 votes)
10 May 2007CPOL4 min read 53.5K   952   40  
Adding XPath-like position tracking to XmlTextReader and SgmlReader for lightweight, high performance screen scraping.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer Pearson Education
United States United States
I'm a Senior Software Developer at Pearson Education. I've been programming since I was a kid. It went a little something like this... C64 Basic, GW Basic (~DOS 3.3), QuickBasic, TurboPascal, Visual Basic, VB.NET, PHP, C#.

Comments and Discussions