A Clouflare Workers service to fetch web page titles and return them as markdown links.
-
Click the button below and follow the on-screen instructions to proceed with the setup.
-
On the Cloudflare Workers dashboard, register the following secrets as variables.
REQUEST_PATH
: A randomly generated value.
curl https://<your worker domain>/<REQUEST_PATH>\?url=<url you want to get markdown link>