Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recreate a blog structure #48

Open
nikitaTYG opened this issue Jun 5, 2014 · 0 comments
Open

Recreate a blog structure #48

nikitaTYG opened this issue Jun 5, 2014 · 0 comments

Comments

@nikitaTYG
Copy link

Hi, I am currently working on the blog reader and use HPPLe to parse HTML. I would like to use it to get a full structure of a blog post, so to know how different tags are following one after another. What I would like to accomplish in the end is - instead of revealing a blog post in UIWebView, get all its elements and show them in native views. The problem is that structure varies from post to post - so I need to figure out an algorithm that will scan each time post's HTML code and give me its clear structure. Hope you might help me with it. You can also check this question on stackoverflow - http://stackoverflow.com/questions/24041858/recreating-blog-post-structure-in-a-native-ios-view .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant