Quantcast
Channel: htmlagilitypack Forum Rss Feed
Browsing all 655 articles
Browse latest View live
↧

New Post: Merging fizzler with HtmlAgilitypack

i'd like consider to do such merge. how can I contact you? any one interested in please contact me at support@zsubmitter.com

View Article


New Post: Problems with large amount files

it is a big issue for HAP. i try to perf it. anyone give some clue?

View Article


New Post: New Features/Versions: HAPLight, HAPCompact, .NET 4.0 and Unit Tests

i found HtmlAgilityPack.fx.4.0.csproj share the same source code in the same folder at Trunk\HtmlAgilityPack. so source for HtmlAgilityPack.fx.4.0 is same as normal version?

View Article

New Post: StackOverflowException

it seem it still not solved nowadays at 1.46.

View Article

New Post: Make HtmlNode.WriteTo virtual

@Dzonny Did have any clue how to reduce usage of memory? i think it is major feedback of HAP for crawl on multiple threads on a scale. been given a right direct for a quickly start, i will plan to make...

View Article


New Post: Make HtmlNode.WriteTo virtual

Honestly I have no idea. I haven't seen any memory issue with HAP in our use case. But we don't use it for anything as intense as crawling. Our CMS may have max 100 concurrent users and wee parse...

View Article

New Post: Do not wantto get   if no innerHTML exist for tag that is...

Hi , I am parsing HTML page and in the fields I do not want to get the   if my tag is empty.Is there any way to stop this .Output is displayed in Console

View Article

New Post: Does Html Agility Pack supports XPath 2.0?

Does Html Agility Pack supports XPath 2.0?

View Article


New Post: Version 2.0 build is broken - errors inside this message.

Error 39 Cannot implicitly convert type 'HtmlAgilityPack.IHtmlBaseNode' to 'HtmlAgilityPack.HtmlNode'. An explicit conversion exists (are you missing a cast?) D:\CodePlex\Html Agility...

View Article


New Post: Parse HTML with whitelist

This code was taken and revised from a previous discussion authored by DarthObiwan. Mainly, I moved removing any children to the end of the recursion cycle. That and I call removeChild in order to...

View Article

New Post: How to whitelist br tag in asp.net, C#, website using HAP to sanitize

I've searched all over and can't find a solution to this. I have a website with a textbox and the ajax htmleditorextender attached to this textbox. The htmleditorextender uses the html agility pack to...

View Article

New Post: Transfer My Credential from winform to Yahoo Login page inside the...

Hi, I want to transfer my winform control data (such TextBox, radio button, check box, drop down also button click event as wel) to Firefox, chrome browser. After lot of more search on Google I observe...

View Article

New Post: How to validate nodes in HtmlDocument are actual html nodes/elements

I have built an HTML sanitizer using a white list, but the problem encountered is that text like this: "< 1" gets accepted as a valid HtmlNodeType.Element??? Because of this, it gets removed via the...

View Article


New Post: how to extract nested href

Hi I am willing to extract email id form following html I tried lot but no luck, can any one pls help<div class="email"> <script...

View Article

New Post: how to extract nested href

This code will work:doc.DocumentNode.SelectSingleNode("//div[@class='email']/a") Take a look: http://www.w3schools.com/xpath/xpath_syntax.asp

View Article


New Post: I dont see any examples.

I know I need this code, I just don't see any big/full examples start to finish of how to get a web page and find things in it. (I don't want to use the wrong verbage, so I will leave it at that)......

View Article

New Post: Problems with HTML Character References (e.g. '1') with...

A better fix would be to consider all possible Html Entities like this: private const string HtmlEntitiesPattern = @"&amp;([a-z]{2,10}|#\d{1,10}|#x[0-9a-f]{1,8});"; private static readonly Regex...

View Article


New Post: Is this available for windows phone 8.0?

i dont see dll's for win phone 8 when i downloaded. could i be able to built for win phone myself? is source compatible for it? Thanks.

View Article

New Post: Is this available for windows phone 8.0?

Yeah, I second that. It would be really useful

View Article

New Post: Can we use HTML Agility pack for store apps

hi , I want to develop windows phone 8 apps. They are not for commercial use. What are the exact limitations that I should have in terms of licensing if I were to use HTML Agility pack

View Article
Browsing all 655 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>