Skip to content

Commit 44307ff

Browse files
committed
Remove banner images from Extract and Scrape service docs
Made-with: Cursor
1 parent 444ea43 commit 44307ff

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

services/extract.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ description: 'AI-powered structured data extraction from any webpage'
44
icon: 'robot'
55
---
66

7-
<Frame>
8-
<img src="/services/images/smartscraper-banner.png" alt="Extract Service" />
9-
</Frame>
10-
117
## Overview
128

139
Extract is our flagship LLM-powered web scraping service that intelligently extracts structured data from any website. Using advanced LLM models, it understands context and content like a human would, making web data extraction more reliable and efficient than ever.

services/scrape.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ description: 'Scrape web pages in markdown, HTML, or screenshot format'
44
icon: 'code'
55
---
66

7-
<Frame>
8-
<img src="/services/images/markdownify-banner.png" alt="Scrape Service" />
9-
</Frame>
10-
117
## Overview
128

139
The Scrape service fetches web page content and returns it in your preferred format: markdown, HTML, screenshot, or branding. It replaces the previous Markdownify service and supports flexible output through a simple `format` parameter.

0 commit comments

Comments
 (0)