httpx
httpx copied to clipboard
Add screenshot support
Along #384 add support for screenshot capability via -screenshot option
I think this is a useful feature, before I encountered a similar requirement, I had to use python selenium to solve it
Any updates on this? I think this feature request is great in terms of efficiency, because otherwise you have to redo all the requests just for taking screenshots.
@M09Ic @1mansh0w
Currently this ticket is under advisement and would require headless support first. See the referenced issue above. In the meantime as an alternative, you can use nuclei to achieve the same:
nuclei -u https://nuclei.projectdiscovery.io -id screenshot -headless # creates a file named nuclei.projectdiscovery.io.png