how to take screenshort of website using by curl

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
diwrajp
Forum Newbie
Posts: 1
Joined: Sat Mar 08, 2014 12:12 am

how to take screenshort of website using by curl

Post by diwrajp »

i am totally confuse how to take screenshort of website without any api using by curl through call url.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: how to take screenshort of website using by curl

Post by Christopher »

You can't take a screenshot of a cURL session because there is no screen. You need to log the results.
(#10850)
Post Reply