Supported Input Formats

URL can be sent to the Screenshot Lookup APIs. POST and GET modes accept the exact same parameters in the request body, but you need to use a JSON.

Examples of Supported Input Formats

  • Domain Name
$ curl https://api.deepinfo.com/v1/lookup/screenshot/?url=deepinfo.com
https://api.deepinfo.com/v1/lookup/screenshot/?url=deepinfo.com
  • Subdomains
$ curl https://api.deepinfo.com/v1/lookup/screenshot/?url=www.deepinfo.com
https://api.deepinfo.com/v1/lookup/screenshot/?url=www.deepinfo.com
$ curl https://api.deepinfo.com/v1/lookup/screenshot/?url=http://www.deepinfo.com
https://api.deepinfo.com/v1/lookup/screenshot/?url=http://www.deepinfo.com
$ curl https://api.deepinfo.com/v1/lookup/screenshot/?url=platform.deepinfo.com
https://api.deepinfo.com/v1/lookup/screenshot/?url=platform.deepinfo.com
$ curl https://api.deepinfo.com/v1/lookup/screenshot/?url=platform.deepinfo.com/index.html
https://api.deepinfo.com/v1/lookup/screenshot/?url=platform.deepinfo.com/index.html