[GH-ISSUE #963] [BUG]: fetching website with 4 letters extension #587

Closed
opened 2026-02-22 18:20:20 -05:00 by yindo · 3 comments
Owner

Originally created by @Kofangun on GitHub (Mar 23, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/963

How are you running AnythingLLM?

Docker (local)

What happened?

error when i try to fetch website with 4 letters extension like .tech

Are there known steps to reproduce?

No response

Originally created by @Kofangun on GitHub (Mar 23, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/963 ### How are you running AnythingLLM? Docker (local) ### What happened? error when i try to fetch website with 4 letters extension like .tech ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:20:20 -05:00
yindo closed this issue 2026-02-22 18:20:20 -05:00
Author
Owner

@timothycarambat commented on GitHub (Mar 25, 2024):

You can fetch any website that is available as its just about DNS resolution. There is no limitation for the TLD used. What is more likely is the website is blocking the scraper for any number of reasons. Some websites dont allow any kind of autonomous loading tools, like puppeteer - which we use.

Closing as wontfix for now. If you have any test websites you can post here I'm happy to debug or test on my end but that is likely the issue's root cause.

@timothycarambat commented on GitHub (Mar 25, 2024): You can fetch any website that is available as its just about DNS resolution. There is no limitation for the TLD used. What is more likely is the website is blocking the scraper for any number of reasons. Some websites dont allow any kind of autonomous loading tools, like puppeteer - which we use. Closing as wontfix for now. If you have any test websites you can post here I'm happy to debug or test on my end but that is likely the issue's root cause.
Author
Owner

@Kofangun commented on GitHub (Apr 2, 2024):

would you try https://komasterai.tech ?

@Kofangun commented on GitHub (Apr 2, 2024): would you try https://komasterai.tech ?
Author
Owner

@timothycarambat commented on GitHub (Apr 2, 2024):

Worked for me, was able to get website text

@timothycarambat commented on GitHub (Apr 2, 2024): Worked for me, was able to get website text
yindo changed title from [BUG]: fetching website with 4 letters extension to [GH-ISSUE #963] [BUG]: fetching website with 4 letters extension 2026-06-05 14:36:09 -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#587