File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -42,10 +42,10 @@ npm install scrapegraph-js
4242
4343## π οΈ Available Endpoints
4444
45- ### π SmartScraper
45+ ### π€ SmartScraper
4646Using AI to extract structured data from any webpage or HTML content with natural language prompts.
4747
48- ### π SearchScraper
48+ ### π SearchScraper
4949Perform AI-powered web searches with structured results and reference URLs.
5050
5151### π Markdownify
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ client = Client(api_key="your-api-key-here")
4040
4141## π Available Endpoints
4242
43- ### π SmartScraper
43+ ### π€ SmartScraper
4444
4545Extract 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
100100Perform AI-powered web searches with structured results and reference URLs.
101101
You canβt perform that action at this time.
0 commit comments