Scrapes the given URL, converts the HTML content to GitHub Flavored Markdown (GFM), and returns the result. Uses automatic proxy escalation to handle blocked sites.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Full URL to scrape and convert to markdown (must include http:// or https:// protocol)
Preserve hyperlinks in Markdown output
Include image references in Markdown output