This repository was archived by the owner on Jan 28, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: Reworkd - Extract web data at scale
44---
55
66<Frame >
7- <img src = " /images/banner.png" />
7+ <img src = " /images/banner.png" />
88</Frame >
99
1010Reworkd uses LLMs to parse, understand, and interact with web pages to help users scrape web data at *** scale*** .
@@ -14,13 +14,14 @@ Reworkd customers are extracting millions of rows of data to help build data con
1414 We also built AgentGPT! If you're looking for info on AgentGPT, please visit our
1515 [ Github] ( https://github.com/reworkd/AgentGPT )
1616</Info >
17+
1718<CardGroup cols = { 2 } >
19+ <Card title = " Build your first scraper" icon = " lightbulb" href = " https://app.arcade.software/share/6GkFKiXytq3lXQU3JWAx" >
20+ Learn how to scrape a website and its sub pages with Reworkd
21+ </Card >
1822 <Card title = " Key terms" icon = " brain" href = " /essentials/usecases" >
1923 Understand all of the key terms required to get started
2024 </Card >
21- <Card title = " AI Copilot" icon = " globe" href = " /features/ai-copilot" >
22- Learn how to best leverage our AI Copilot to write your scraping code
23- </Card >
2425 <Card title = " Exporting data" icon = " globe" href = " /features/exports/overview" >
2526 Learn how to export the data you scrape
2627 </Card >
You can’t perform that action at this time.
0 commit comments