[GH-ISSUE #1190] [FEAT]: Website scraping depth #737

Closed
opened 2026-02-22 18:21:05 -05:00 by yindo · 1 comment
Owner

Originally created by @shatfield4 on GitHub (Apr 25, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1190

Originally assigned to: @shatfield4 on GitHub.

What would you like to see?

We should create a data connector that allows scraping websites with a configurable depth

  • Should scrape all <a> tags on the site and look for all links that match the original domain name then scrape X levels deep
  • Should all be done using the existing puppeteer instance that is already used for scraping links
Originally created by @shatfield4 on GitHub (Apr 25, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1190 Originally assigned to: @shatfield4 on GitHub. ### What would you like to see? We should create a data connector that allows scraping websites with a configurable depth - Should scrape all `<a>` tags on the site and look for all links that match the original domain name then scrape X levels deep - Should all be done using the existing puppeteer instance that is already used for scraping links
yindo added the enhancementfeature request labels 2026-02-22 18:21:05 -05:00
yindo closed this issue 2026-02-22 18:21:06 -05:00
Author
Owner

@flefevre commented on GitHub (May 1, 2024):

Is there any documentation on website querying?
I have seen anythingllm is compatible with Web site but no way to find the documentation.
Thanks for the links/help

@flefevre commented on GitHub (May 1, 2024): Is there any documentation on website querying? I have seen anythingllm is compatible with Web site but no way to find the documentation. Thanks for the links/help
yindo changed title from [FEAT]: Website scraping depth to [GH-ISSUE #1190] [FEAT]: Website scraping depth 2026-06-05 14:36:56 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#737