NanoGPT web tools

Scrape web pages into Markdown or text

Extract readable content from public web pages, review the result, and copy, download, or send it directly to a NanoGPT chat. Paste up to 25 URLs in one request without installing a crawler.

Web scraping tool

0 URLs detected

Cost: $0.0000

How web scraping works

  1. Add the pages. Paste one or more complete web addresses, separated by spaces, commas, or new lines.
  2. Choose the access mode. Use standard scraping for ordinary public pages or stealth mode for sites with stronger anti-bot protection.
  3. Use the extracted content. Read formatted text, switch to raw output, copy or download individual results, or send the collected material into a new AI conversation.

Clean output for research and AI context

The tool is designed for articles, documentation, reference pages, and other public web content. It returns cleaned text and Markdown so navigation, presentation markup, and page chrome do not overwhelm the useful material. Use it to prepare sources for summarization, comparison, question answering, or a saved text export.

Scraping does not grant permission to reuse protected or private material. Only process pages you are allowed to access, and follow the source site's terms and applicable law.

Pricing, limits, and API access

Standard pages cost $0.0015 each. Stealth mode uses additional proxy resources and costs $0.0075 per page. A request can contain up to 25 URLs, and the tool shows the estimated cost before you start.

Developers can automate the same workflow with POST /api/v1/data/url/scrape. See the NanoGPT API documentation for authentication and request examples.