chore: crawl + search

This commit is contained in:
Karishma Shukla
2026-01-05 02:30:36 +05:30
committed by GitHub
parent 136de8c8e3
commit b78d686a2d

View File

@@ -29,11 +29,11 @@ Maxun helps you transform websites into structured APIs, clean markdown for AI w
### Ecosystem
1. **[Extract](https://docs.maxun.dev/category/extract)** Emulate real user behavior and collect structured data from any website. No code required.
1. **[Extract](https://docs.maxun.dev/category/extract)** Emulate real user behavior and collect structured data from any website.
* **[Recorder Mode](https://docs.maxun.dev/robot/extract/robot-actions)** - Record your actions as you browse; Maxun turns them into a reusable extraction robot.
* **[AI Mode](https://docs.maxun.dev/robot/extract/llm-extraction)** - Describe what you want in natural language and let LLM-powered extraction do the rest.
2. **[Scrape](https://docs.maxun.dev/robot/scrape/scrape-robots)** Convert full webpages into clean Markdown or HTML and capture screenshots. Ideal for AI workflows, agents, and document processing. No code required.
2. **[Scrape](https://docs.maxun.dev/robot/scrape/scrape-robots)** Convert full webpages into clean Markdown or HTML and capture screenshots.
3. **[Crawl](https://docs.maxun.dev/robot/crawl/crawl-introduction)** - Crawl entire websites and extract content from every relevant page, with full control over scope and discovery.
4. **[Search](https://docs.maxun.dev/robot/search/search-introduction)** - Run automated web searches to discover or scrape results, with support for time-based filters.
5. **[SDK](https://docs.maxun.dev/sdk/sdk-overview)** A complete developer toolkit for scraping, extraction, scheduling, and end-to-end data automation.