Article adjustment

This commit is contained in:
Karim shoair
2025-04-13 14:31:55 +02:00
parent 518f0fd240
commit 73da04015b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Scrapling: A Cost-Effective Alternative to AI for Robust Web Scraping
# Scrapling: A Free Alternative to AI for Robust Web Scraping
Web scraping has long been a vital tool for data extraction, but experienced users often encounter persistent issues that can hinder effectiveness. Recently, there's been a noticeable shift toward AI-based web scraping, driven by its potential to address these challenges.
+1 -1
View File
@@ -74,7 +74,7 @@ nav:
- Dynamically loaded websites: fetching/dynamic.md
- Fully bypass protections while fetching: fetching/stealthy.md
- Tutorials:
- Cost-Effective Alternative for AI Web Scraping: tutorials/replacing_ai.md
- A Free Alternative to AI for Robust Web Scraping: tutorials/replacing_ai.md
- Migrating from BeautifulSoup: tutorials/migrating_from_beautifulsoup.md
# - Migrating from AutoScraper: tutorials/migrating_from_autoscraper.md
- Development: