C
C
CityzenUNDEAD2020-05-27 13:41:58
Parsing
CityzenUNDEAD, 2020-05-27 13:41:58

Is it possible to access downloadable site resources through c#?

Hello everyone! Can anyone tell me if it is possible to access the downloadable resources of any site? Those resources that are in the network tab in the browser. Particularly interested in pictures.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
#
#, 2020-05-27
@CityzenUNDEAD

the answer is unequivocal - it is possible,
but how - it can be very different for different browsers (although probably not very much with the dominant chromium engine):
- study the profile structure ( upd and of course determine the profile folder)
- assign folders
- assign files
- learn to read sqlite databases
.. well, in general, that's all
ps not the fact that everything. for sure, json will also come in handy to
read . they may not have adequate
ppps extensions in caches, and if on the go thenSelenium apparently

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question