Skip to content

Commit bcb9b0b

Browse files
committed
feat: modified icons
1 parent bfdbea0 commit bcb9b0b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ npm install scrapegraph-js
4242

4343
## 🛠️ Available Endpoints
4444

45-
### 🔍 SmartScraper
45+
### 🤖 SmartScraper
4646
Using AI to extract structured data from any webpage or HTML content with natural language prompts.
4747

48-
### 🔎 SearchScraper
48+
### 🔍 SearchScraper
4949
Perform AI-powered web searches with structured results and reference URLs.
5050

5151
### 📝 Markdownify

scrapegraph-py/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ client = Client(api_key="your-api-key-here")
4040
4141
## 📚 Available Endpoints
4242

43-
### 🔍 SmartScraper
43+
### 🤖 SmartScraper
4444

4545
Extract structured data from any webpage or HTML content using AI.
4646

@@ -95,7 +95,7 @@ response = client.smartscraper(
9595

9696
</details>
9797

98-
### 🔎 SearchScraper
98+
### 🔍 SearchScraper
9999

100100
Perform AI-powered web searches with structured results and reference URLs.
101101

0 commit comments

Comments
 (0)