Skip to content

issues Search Results · repo:topfunky/hpple language:Objective-C

Filter by

0 results
 (51 ms)

0 results

intopfunky/hpple (press backspace or delete to remove)

First of all,thank you for your look this question my problem is I cant resolve the node //meta[@name= description ] , when use URL(string: https://www.baidu.com ) but when i open html in source view, ...
  • AbeiOS
  • 1
  • Opened 
    on Apr 6, 2021
  • #92

when searchWithXPathQuery for //p ,there is a lot of //p caused out of memory。 when I update hpple for latest,it also happens. Could give any help? this is the html file caused crashed crash.txt 1552652792128_图片 ...
  • DiER-WANG
  • 1
  • Opened 
    on Mar 22, 2019
  • #90

a class= ke-insertfile href= http://lonfile.5397078.cn/group1AABkuRGEBBM38.docx target= _blank title- 13.docx /a I can not get the title of title- 13.docx ,why? if let links = doc?.search(withXPathQuery: ...
  • OCAndSwift
  • Opened 
    on Apr 13, 2018
  • #89

This is what s used currently: // // XPathQuery.h // FuelFinder // // Created by Matt Gallagher on 4/08/08. // Copyright 2008 __MyCompanyName__. All rights reserved. // Original article: https://www.cocoawithlove.com/2008/10/using-libxml2-for-parsing-and-xpath.html ...
  • lundstroem
  • Opened 
    on Mar 15, 2018
  • #87

The library is not available through cocoapods. After adding it to Podfile if I run pod install it says [!] Unable to find a specification for Hpple.
  • RishabhTayal
  • 1
  • Opened 
    on Sep 5, 2017
  • #84

Unable to parse when Used: 1 peekAtSearchWithXPathQuery:@ //div[@id = pager ] 2 searchWithXPathQuery:@ //div[@id = pager ]
  • wuyaomin
  • 1
  • Opened 
    on Apr 23, 2017
  • #83

make it better
  • sydowma
  • 4
  • Opened 
    on Mar 8, 2017
  • #82

my html is html body div id= nativerich !; amp;(*) /div /body /html when I use hpple parser my html I got div raw string : div id= nativerich !; amp;(*) /div but div content string: !; (*) how to make ...
  • nyz110
  • Opened 
    on Feb 17, 2017
  • #81

xmlChar *nodeContent = xmlNodeGetContent(currentNode); if (nodeContent != NULL) { NSString *currentNodeContent = [NSString stringWithCString:(const char *)nodeContent ...
  • wanghui9309
  • 1
  • Opened 
    on Jan 9, 2017
  • #79

Trying to use a query that works in Chrome console but not in hpple //ul//li/span[normalize-space(text())= 10 ] Any ideas on how to replicate this to work with hpple would be greatly appreciated.
  • skram
  • Opened 
    on May 17, 2016
  • #75
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub