@@ -6,16 +6,16 @@ Works with both Maxun Cloud and Maxun Open Source.
66
77## What can you do with Maxun SDK?
88
9- - ** Extract structured data** from any website using CSS selectors
10- - ** Scrape entire pages** as Markdown, HTML, or screenshots
11- - ** Crawl multiple pages** automatically to discover and collect content
12- - ** Perform web searches** and extract results as metadata or full content
13- - ** Use AI to extract data** with natural language prompts
14- - ** Capture screenshots** (viewport or full page)
15- - ** Automate workflows** with clicks, form fills, and navigation
16- - ** Schedule recurring jobs** to keep your data fresh
17- - ** Receive webhooks** when extractions complete
18- - ** Handle pagination** automatically (scroll, click, load more)
9+ - Extract structured data from any website
10+ - Scrape entire pages as Markdown or HTML
11+ - Crawl multiple pages automatically to discover and scrape content
12+ - Perform web searches and extract results as metadata or full content
13+ - Use AI to extract data with natural language prompts
14+ - Capture screenshots (visible area or full page)
15+ - Automate workflows with clicks, form fills, and navigation
16+ - Schedule recurring jobs to keep your data fresh
17+ - Get webhooks when extractions complete
18+ - Handle pagination automatically (scroll, click, load more)
1919
2020## Installation
2121
0 commit comments