Capture API

Overview

This API allows users to capture a screenshot of a webpage and save it as a PNG file.

Base URL

https://api.msmc.cc/api

Endpoints

1. Capture screenshot

Info

Endpoint: /capture?url={url}
Method: GET

Parameters

  1. {url} - the url you want to capture

Example request

https://api.msmc.cc/api/capture?url=https://google.com

Response

capture.png

Support

For support, email [email protected]