Skip to content

Commit 28d64aa

Browse files
committed
feat: add a sentence to prevent stacking of headings
1 parent b55cba0 commit 28d64aa

File tree

1 file changed

+2
-0
lines changed
  • sources/academy/webscraping/scraping_basics_python

1 file changed

+2
-0
lines changed

sources/academy/webscraping/scraping_basics_python/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ Anyone with basic knowledge of developing programs in Python who wants to start
4040

4141
## You may want to know
4242

43+
Let's explore the key reasons to take this course. What is web scraping good for, and what career opportunities does it enable for you?
44+
4345
### Why learn scraping
4446

4547
The internet is full of useful data, but most of it isn't offered in a structured way that is easy to process programmatically. That's why you need scraping, a set of approaches to download websites and extract data from them.

0 commit comments

Comments
 (0)