Skip to content

Commit fcd0b87

Browse files
committed
fix vale & docs build
fix vale issues fix broken links & typos in URLs temp unlist old monetization page
1 parent ea372fd commit fcd0b87

File tree

5 files changed

+5
-4
lines changed

5 files changed

+5
-4
lines changed

sources/academy/platform/get_most_of_actors/monetizing_your_actor.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Monetizing your Actor
33
description: Learn how you can monetize your web scraping and automation projects by publishing Actors to users in Apify Store.
44
sidebar_position: 5
55
slug: /get-most-of-actors/monetizing-your-actor
6+
unlisted: true
67
---
78

89
**Learn how you can monetize your web scraping and automation projects by publishing Actors to users in Apify Store.**

sources/academy/platform/get_most_of_actors/product_optimization/actor_bundles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The main advantage of an Actor bundle is its ease of use. The user inputs a keyw
3030

3131
🦾 [Website Content Crawler + Pinecone bundle](https://apify.com/tri_angle/wcc-pinecone-integration) scrapes a website and stores the data in a Pinecone database to build and improve your own AI chatbot assistant.
3232

33-
🤖 [Pinecone GPT Chatbot](https://apify.com/tri_angle/pinecone-gpt-chatbot) combines OpenAI's GPT models with Pinecone's vector database, which simplifies creating a GPT chatbot.
33+
🤖 [Pinecone GPT Chatbot](https://apify.com/tri_angle/pinecone-gpt-chatbot) combines OpenAI's GPT models with Pinecone's vector database, which simplifies creating a GPT Chatbot.
3434

3535
As you can see, they vary in complexity and range.
3636

sources/academy/platform/get_most_of_actors/product_optimization/how_to_create_a_great_input_schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to create a great input schema
33
description: Optimizing your input schema. Learn to design and refine your input schema with best practices for a better user experience.
44
sidebar_position: 1
55
category: apify platform
6-
slug: /get-most-of-actors/product-optimization/how-to-great-a-great-input-schema
6+
slug: /get-most-of-actors/product-optimization/how-to-create-a-great-input-schema
77
---
88

99
Optimizing your input schema. Learn to design and refine your input schema with best practices for a better user experience.

sources/academy/platform/get_most_of_actors/store_basics/actor_success_stories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Actor success stories
33
description: Learn about developers who successfully make passive income from their Actors.
44
sidebar_position: 5
55
category: apify platform
6-
slug: /get-most-of-actors/store-basics/actor-succes-stories
6+
slug: /get-most-of-actors/store-basics/actor-success-stories
77
---
88

99
_Web scraping freelance financial freedom with microworlds._

sources/academy/platform/get_most_of_actors/store_basics/how_to_build_actors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to build Actors
33
description: Learn how to create web scrapers and automation tools on Apify. Use universal scrapers for quick setup, code templates for a head start, or SDKs and libraries for full control.
44
sidebar_position: 2
55
category: apify platform
6-
slug: /get-most-of-actors/store-basics/how-to-buiild-actors
6+
slug: /get-most-of-actors/store-basics/how-to-build-actors
77
---
88

99
At Apify, we try to make building web scraping and automation straightforward. You can customize our universal scrapers with JavaScript for quick tweaks, use our code templates for rapid setup in JavaScript, TypeScript, or Python, or build from scratch using our JavaScript and Python SDKs or Crawlee libraries for Node.js and Python for ultimate flexibility and control. This guide offers a quick overview of our tools to help you find the right fit for your needs.

0 commit comments

Comments
 (0)