Skip to content

Commit bcb9b0b

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

β€ŽREADME.md

+2-2
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

+2-2
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)