There is a page URL on the Internet. I need to get a screenshot of this page (no matter which browser).
I need a script (PHP, Python (even the Django framework)) that receives a URL (string) and displays a screenshot of the output file (gif, png, jpg file).
UPD:
I need to dynamically create a page where a screenshot of the page with the same URL will be placed opposite the URL.
python url php django screenshot
Kalinin
source share