Skip to content

Commit 18bb268

Browse files
committed
fix all redundant H1's
1 parent b21b2d0 commit 18bb268

File tree

8 files changed

+10
-21
lines changed

8 files changed

+10
-21
lines changed

sources/academy/glossary/tools/quick_javascript_switcher.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ sidebar_position: 9.9
55
slug: /tools/quick-javascript-switcher
66
---
77

8-
# Quick JavaScript Switcher
9-
108
**Discover a handy tool for disabling JavaScript on a certain page to determine how it should be scraped. Great for detecting SPAs.**
119

1210
---

sources/academy/glossary/tools/user_agent_switcher.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ sidebar_position: 9.8
55
slug: /tools/user-agent-switcher
66
---
77

8-
# User-Agent Switcher
9-
108
**Learn how to switch your User-Agent header to different values in order to monitor how a certain site responds to the changes.**
119

1210
---

sources/academy/platform/expert_scraping_with_apify/solutions/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ sidebar_position: 6.7
55
slug: /expert-scraping-with-apify/solutions
66
---
77

8-
# Solutions
9-
108
**View all of the solutions for all of the activities and tasks of this course. Please try to complete each task on your own before reading the solution!**
119

1210
---

sources/academy/tutorials/api/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
2-
title: API tutorials
2+
title: API tutorials 💻📚
33
description: A collection of various tutorials explaining how to interact with the Apify platform programmatically using its API.
44
sidebar_position: 20
5+
sidebar_label: API tutorials
56
category: tutorials
67
slug: /api
78
---
89

9-
# API Tutorials 💻📚
10-
1110
**A collection of various tutorials explaining how to interact with the Apify platform programmatically using its API.**
1211

1312
---

sources/academy/tutorials/node_js/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
2-
title: Node.js tutorials
2+
title: Node.js tutorials 💻📚
33
description: A collection of various Node.js tutorials on scraping sitemaps, optimizing your scrapers, using popular Node.js web scraping libraries, and more.
44
sidebar_position: 14
5+
sidebar_label: Node.js tutorials
56
category: tutorials
67
slug: /node-js
78
---
89

9-
# Node.js Tutorials 💻📚
10-
1110
**A collection of various Node.js tutorials on scraping sitemaps, optimizing your scrapers, using popular Node.js web scraping libraries, and more.**
1211

1312
---

sources/academy/tutorials/php/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
2-
title: PHP tutorials
2+
title: PHP tutorials 👨‍💻📚
33
description: A collection of PHP tutorials to aid you in your journey to becoming a master web scraping and automation developer.
44
sidebar_position: 16
5+
sidebar_label: PHP tutorials
56
category: tutorials
67
slug: /php
78
---
89

9-
# PHP Tutorials 👨‍💻📚
10-
1110
**A collection of PHP tutorials to aid you in your journey to becoming a master web scraping and automation developer.**
1211

1312
---

sources/academy/tutorials/python/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
2-
title: Python tutorials
2+
title: Python tutorials 🐍📚
33
description: A collection of various Python tutorials to aid you in your journey to becoming a master web scraping and automation developer.
44
sidebar_position: 15
5+
sidebar_label: Python tutorials
56
category: tutorials
67
slug: /python
78
---
89

9-
# Python Tutorials 🐍📚
10-
1110
**A collection of various Python tutorials to aid you in your journey to becoming a master web scraping and automation developer.**
1211

1312
---

sources/academy/tutorials/tutorials/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
2-
title: What's this section?
2+
title: Tutorials 📚
33
description: Learn about various different specific topics related to web-scraping and web-automation with the Apify Academy tutorial lessons!
44
sidebar_position: 1
5+
sidebar_label: WHat's in this section?
56
category: tutorials
67
slug: /tutorials
78
---
89

9-
# Tutorials 📚
10-
1110
**Learn about various different specific topics related to web-scraping and web-automation with the Apify Academy tutorial lessons!**
1211

1312
---

0 commit comments

Comments
 (0)