File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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