Skip to content

Commit e032e58

Browse files
committed
fix: provide unique intro for the Amazon chapter
Fix #956
1 parent cbcd6bf commit e032e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/academy/webscraping/web_scraping_for_beginners/challenge/scraping_amazon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ slug: /web-scraping-for-beginners/challenge/scraping-amazon
77

88
# Scraping Amazon
99

10-
**Before you build your first web scraper with Crawlee, it is important to understand the concept of modularity in programming.**
10+
**Build your first web scraper with Crawlee. Let's extract product information from Amazon to give you an idea of what real-world scraping looks like.**
1111

1212
---
1313

0 commit comments

Comments
 (0)