Skip to content

Commit faa9470

Browse files
authored
docs: fix typos (#1577)
fix missing space before parenthesis fix typo in instagram make app doc
1 parent c520741 commit faa9470

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sources/platform/integrations/workflows-and-notifications/make/ai-crawling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ toc_max_heading_level: 4
99

1010
## Apify Scraper for AI Crawling
1111

12-
Apify Scraper for AI Crawling from [Apify](https://apify.com/) lets you extract text content from websites to feed AI models, LLM applications, vector databases, or Retrieval Augmented Generation(RAG) pipelines. It supports rich formatting using Markdown, cleans the HTML of irrelevant elements, downloads linked files, and integrates with AI ecosystems like LangChain, LlamaIndex, and other LLM frameworks.
12+
Apify Scraper for AI Crawling from [Apify](https://apify.com/) lets you extract text content from websites to feed AI models, LLM applications, vector databases, or Retrieval Augmented Generation (RAG) pipelines. It supports rich formatting using Markdown, cleans the HTML of irrelevant elements, downloads linked files, and integrates with AI ecosystems like LangChain, LlamaIndex, and other LLM frameworks.
1313

1414
To use these modules, you need an [Apify account](https://console.apify.com) and an [API token](https://docs.apify.com/platform/integrations/api#api-token). You can find your token in the [Apify Console](https://console.apify.com/) under **Settings > Integrations**. After connecting, you can automate content extraction at scale and incorporate the results into your AI workflows.
1515

sources/platform/integrations/workflows-and-notifications/make/instagram.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ For each Instagram post, you will extract:
9898
- _Post association_: URL of the Instagram post the comment belongs to.
9999
- _Replies (if any)_: nested replies under the main comment.
100100

101-
:::note Free plan limitatios
101+
:::note Free plan limitations
102102

103103
Features like _replies_ and _newest comments first_ are limited for users on Apify's Free Plan. To access the newest comment sorting or more than 20 replies per comment, consider upgrading to a [paid subscription](https://apify.com/pricing).
104104

0 commit comments

Comments
 (0)