Skip to content

Commit 8e53239

Browse files
committed
Update README.md
1 parent bfa6062 commit 8e53239

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ Get your [API key](https://scrapegraphai.com)!
1515
- πŸ” **SearchScraper**: AI-powered web search with structured results and reference URLs
1616
- πŸ“ **Markdownify**: Convert any webpage into clean, formatted markdown
1717
- πŸ•·οΈ **SmartCrawler**: Intelligently crawl and extract data from multiple pages
18+
- πŸ€– **AgenticScraper**: Perform automated browser actions with AI-powered session management
19+
- πŸ“„ **Scrape**: Convert webpages to HTML with JavaScript rendering and custom headers
20+
- ⏰ **Scheduled Jobs**: Create and manage automated scraping workflows with cron scheduling
21+
- πŸ’³ **Credits Management**: Monitor API usage and credit balance
22+
- πŸ’¬ **Feedback System**: Provide ratings and feedback to improve service quality
1823

1924
## πŸš€ Quick Links
2025
ScrapeGraphAI offers seamless integration with popular frameworks and tools to enhance your scraping capabilities. Whether you're building with Python or Node.js, using LLM frameworks, or working with no-code platforms, we've got you covered with our comprehensive integration options..
@@ -60,6 +65,24 @@ Perform AI-powered web searches with structured results and reference URLs.
6065
### πŸ“ Markdownify
6166
Convert any webpage into clean, formatted markdown.
6267

68+
### πŸ•·οΈ SmartCrawler
69+
Intelligently crawl and extract data from multiple pages with configurable depth and batch processing.
70+
71+
### πŸ€– AgenticScraper
72+
Perform automated browser actions on webpages using AI-powered agentic scraping with session management.
73+
74+
### πŸ“„ Scrape
75+
Convert webpages into HTML format with optional JavaScript rendering and custom headers.
76+
77+
### ⏰ Scheduled Jobs
78+
Create, manage, and monitor scheduled scraping jobs with cron expressions and execution history.
79+
80+
### πŸ’³ Credits
81+
Check your API credit balance and usage.
82+
83+
### πŸ’¬ Feedback
84+
Send feedback and ratings for scraping requests to help improve the service.
85+
6386
## 🌟 Key Benefits
6487

6588
- πŸ“ **Natural Language Queries**: No complex selectors or XPath needed

0 commit comments

Comments
Β (0)