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.comhttps://api.deepinfo.com/v1/lookup/screenshot/?url=deepinfo.com- Subdomains
$ curl https://api.deepinfo.com/v1/lookup/screenshot/?url=www.deepinfo.comhttps://api.deepinfo.com/v1/lookup/screenshot/?url=www.deepinfo.com$ curl https://api.deepinfo.com/v1/lookup/screenshot/?url=http://www.deepinfo.comhttps://api.deepinfo.com/v1/lookup/screenshot/?url=http://www.deepinfo.com$ curl https://api.deepinfo.com/v1/lookup/screenshot/?url=platform.deepinfo.comhttps://api.deepinfo.com/v1/lookup/screenshot/?url=platform.deepinfo.com$ curl https://api.deepinfo.com/v1/lookup/screenshot/?url=platform.deepinfo.com/index.htmlhttps://api.deepinfo.com/v1/lookup/screenshot/?url=platform.deepinfo.com/index.htmlUpdated 5 months ago
