Skip to content

Commit 313cebd

Browse files
protoss70TC-MO
andauthored
fix: remove repetition
Co-authored-by: Michał Olender <[email protected]>
1 parent 028d4bc commit 313cebd

File tree

1 file changed

+1
-1
lines changed
  • sources/platform/integrations/workflows-and-notifications/n8n

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Before you begin, make sure you have:
1818

1919
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.
2020

21-
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.
21+
To use these modules, you need 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.
2222

2323
## Install the Apify Node (self-hosted)
2424

0 commit comments

Comments
 (0)