We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dd9667 commit a8ae0a4Copy full SHA for a8ae0a4
mkdocs.yml
@@ -22,6 +22,7 @@ theme: # refer to https://www.wheelodex.org/entry-points/mkdocs.themes/
22
nav:
23
- Getting started: 'index.md'
24
- A (brief) Python refresher: 'a-brief-python-refresher.md'
25
+ - Introduction to Web Scraping: 'section-1-intro-to-web-scraping'
26
- HTML based scraping: 'HTML-based-scraping.md'
27
- API based scraping: 'API-based-scraping.md'
28
- Wrangling and Analysis: 'wrangling-and-analysis.md'
0 commit comments