Home > Back-end >  Download files in network tab in inspection
Download files in network tab in inspection

Time:10-19

I'm trying to find a way to automatically download all files(normally more than 60 files) in the network tab. Is there any software, extensions, bots, or something that is capable of downloading all these files or just images?

Description image:

enter image description here

CodePudding user response:

I believe IDM does this, its free and there is also paid version.

CodePudding user response:

*** Disclaimer: Answer by HttpWatch Developer ***

Our HttpWatch software (Windows only) that works with Chrome and Edge can help you do this. Its programmatic interface (see https://apihelp.httpwatch.com) could be used to record access to a web page or set of URLs and then export the corresponding files using the Export method.

  • Related