Skip to content

Commit 1dbedfd

Browse files
committed
small fix
1 parent 9cdc1e9 commit 1dbedfd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/academy/advanced_web_scraping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ In this course, we'll be tackling some of the most challenging and advanced web-
1313

1414
If you've managed to follow along with all of the courses prior to this one, then you're more than ready to take these upcoming lessons on 😎
1515

16-
Just like the [**Web scraping for beginners**]({{@link web_scraping_for_beginners.md}}) course, this course is divided into two main sections: **Data collection** and **Crawling**.
16+
<!-- Just like the [**Web scraping for beginners**]({{@link web_scraping_for_beginners.md}}) course, this course is divided into two main sections: **Data collection** and **Crawling**. -->
1717

1818
## [](#first-up) First up
1919

content/academy/apify_platform.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Apify platform
2+
title: About this category
33
description: Learn all about the Apify platform, all of the tools it offers, and how it can improve your overall development experience.
44
menuWeight: 7
55
category: apify platform
66
paths:
77
- apify-platform
88
---
99

10-
# [](#about-the-platform) Apify platform
10+
# [](#about-the-platform) About this category
1111

1212
The [Apify platform](https://apify.com) was built to serve large-scale and high-performance web scraping and automation needs. It provides easy access to compute instances ([actors]({{@link getting_started/actors.md}})), convenient request and result storages, proxies, scheduling, webhooks and more - all accessible through the **Console** web interface, [Apify's API](https://docs.apify.com/api/v2), or our [JavaScript](https://docs.apify.com/apify-client-js) and [Python](https://docs.apify.com/apify-client-python) API clients.
1313

0 commit comments

Comments
 (0)