Skip to content

Commit d0e67ae

Browse files
committed
add python intro
1 parent 094e75f commit d0e67ae

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/academy/python.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Python tutorials
3-
description: description
3+
description: A collection of various different Node.js tutorials ranging from scraping sitemaps to optimizing your Puppeteer scraper.
44
menuWeight: 15
55
category: tutorials
66
paths:
@@ -9,4 +9,6 @@ paths:
99

1010
# Python Tutorials 🐍📚
1111

12-
<!-- something -->
12+
This section contains various web-scraping or web-scraping related tutorials for Python. Whether you're trying to scrape from a website with sitemaps, struggling with a dynamic page, want to optimize your slow scraper, or just need some general tips for scraping in Python, this section is right for you.
13+
14+
Currently, there are no tutorials in this section, but stay tuned for future content!

0 commit comments

Comments
 (0)