Skip to content

Commit 5bd2e90

Browse files
committed
fix: mention Crawlee instead of Scrapy
1 parent 5ac012f commit 5bd2e90

File tree

1 file changed

+1
-1
lines changed
  • sources/academy/webscraping/scraping_basics_python

1 file changed

+1
-1
lines changed

sources/academy/webscraping/scraping_basics_python/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ TODO image of warehouse with some CVS or JSON exported, similar to sources/acade
3333
- Extract data from web pages using the Beautiful Soup library
3434
- Save extracted data in various formats, e.g. CSV which MS Excel or Google Sheets can open
3535
- Follow links programatically (crawling)
36-
- Save time and effort with frameworks, such as Scrapy, and scraping platforms, such as Apify
36+
- Save time and effort with frameworks, such as Crawlee, and scraping platforms, such as Apify
3737

3838
## Who this course is for
3939

0 commit comments

Comments
 (0)