windows - downloading parts of a html page on an event -


i developing universal windows app. need download webpage , extract images it.

i got html code , extracted links images , downloaded them. thing is, site has infinite scrolling (like facebook). when scroll down bottom loads more images. not able incorporate app. beginner , have little knowledge of web development or windows app development. first app. stuck , have no idea how proceed. don't want use webview displays ads site , other unnecessary contents. want links images. please me go past situation. need way download new html content site loads when user gets bottom or other way image links.

thanks in advance.

you may or may not me implement because of reason stated. need determine how site loads information. first download fiddler , in turn enable https connect logging can see encrypted traffic going through fiddler. btw web view has events can hook see loading urls, etc , can hidden.

so again need first understand how site want on works , emulate that, assuming don't have api give information mentioned i'm comments.

when that, come code examples , you'll better help.


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -