Skip to content

Commit c9aac86

Browse files
committed
fix: correct order
1 parent 157b7a5 commit c9aac86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sources/academy/webscraping/anti_scraping/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Anti-scraping protections
33
description: Understand the various anti-scraping measures different sites use to prevent bots from accessing them, and how to appear more human to fix these issues.
4-
sidebar_position: 4
4+
sidebar_position: 5
55
category: web scraping & automation
66
slug: /anti-scraping
77
---

sources/academy/webscraping/api_scraping/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: API scraping
33
description: Learn all about how the professionals scrape various types of APIs with various configurations, parameters, and requirements.
4-
sidebar_position: 5
4+
sidebar_position: 4
55
category: web scraping & automation
66
slug: /api-scraping
77
---

0 commit comments

Comments
 (0)