Is there a way to download an image displayed on a page through Puppeteersharp ?
I know I could use a selector to retrieve src and then use a WebClient or HTTPRequest but I am wondering if I could do it directly
Is there a way to download an image displayed on a page through Puppeteersharp ?
I know I could use a selector to retrieve src and then use a WebClient or HTTPRequest but I am wondering if I could do it directly
Copyright © 2021 Jogjafile Inc.
If anyone needs it, here is the code I used below :