How to add Timestamp on a screenshot

Adding a timestamp on a screenshot can help in many ways, and it is easier to do so with Siterelic Screenshot API.

You can add a timestamp by adding "addTimestamp": true in the payload.

Example

{
    "url": "geekflare.com",
    "addTimestamp": true
}

Which will add time stamp at right bottom corner as you can see below.

Screenshot Timestamp