File tree 2 files changed +4
-4
lines changed
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
42
42
43
43
## π οΈ Available Endpoints
44
44
45
- ### π SmartScraper
45
+ ### π€ SmartScraper
46
46
Using AI to extract structured data from any webpage or HTML content with natural language prompts.
47
47
48
- ### π SearchScraper
48
+ ### π SearchScraper
49
49
Perform AI-powered web searches with structured results and reference URLs.
50
50
51
51
### π Markdownify
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ client = Client(api_key="your-api-key-here")
40
40
41
41
## π Available Endpoints
42
42
43
- ### π SmartScraper
43
+ ### π€ SmartScraper
44
44
45
45
Extract structured data from any webpage or HTML content using AI.
46
46
@@ -95,7 +95,7 @@ response = client.smartscraper(
95
95
96
96
</details >
97
97
98
- ### π SearchScraper
98
+ ### π SearchScraper
99
99
100
100
Perform AI-powered web searches with structured results and reference URLs.
101
101
You canβt perform that action at this time.
0 commit comments