You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Apify Actor status badge can be embedded in 3rd party documentation to show current health status and engagement of the Actor in the Apify Platform.
3
+
description: The Actor status badge can be embedded in the README or documentation to show users the current status and usage of your Actor on the Apify platform.
4
4
slug: /actors/publishing/status-badge
5
5
sidebar_position: 4
6
6
---
7
7
8
-
Apify Actor status badge can be embedded in 3rd party documentation to show current health status and engagement of the Actor in the Apify Platform.
8
+
The Actor status badge can be embedded in the README or documentation to show users the current status and usage of your Actor on the Apify platform.
9
9
10
10
---
11
11
importTabsfrom'@theme/Tabs';
12
12
importTabItemfrom'@theme/TabItem';
13
13
14
-
## Actor status badge example
15
-
16
-
This is the badge generated for the [Apify's Website Content Crawler](https://apify.com/apify/website-content-crawler) Actor.
14
+
This is the badge generated for the [Apify's Website Content Crawler](https://apify.com/apify/website-content-crawler) Actor:
In order to embed the badge in the HTML documentation, just use it as an image wrapped in a link as shown in the example below. Don't froget to use the `username` and `actor-name` of your Actor.
0 commit comments