Skip to content

Commit 8ccd0f7

Browse files
authored
chore: features
1 parent 903486d commit 8ccd0f7

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)