[GH-ISSUE #906] [FEAT]: Search from sites , display answer along with the sources(webpage links) #542

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

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

What would you like to see?

I need to develop a custom Search Engine tailored for my websites. I tested with anythingllm by inputting the website URL in the 'website fetch' feature, but along with the answer, I also require the link to the webpage to be displayed. Additionally, if there are any other matching contents available on the websites, I need to display their sources (links) as well. Is this something that can be achieved through Anythingllm?

Originally created by @sinjup on GitHub (Mar 14, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/906 ### What would you like to see? I need to develop a custom Search Engine tailored for my websites. I tested with anythingllm by inputting the website URL in the 'website fetch' feature, but along with the answer, I also require the link to the webpage to be displayed. Additionally, if there are any other matching contents available on the websites, I need to display their sources (links) as well. Is this something that can be achieved through Anythingllm?
yindo added the enhancementfeature request labels 2026-02-22 18:20:05 -05:00
yindo closed this issue 2026-02-22 18:20:05 -05:00
Author
Owner

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

We currently do this with Websites that are collected via the scraper!

Screenshot 2024-03-14 at 9 47 57 AM Screenshot 2024-03-14 at 9 48 03 AM
@timothycarambat commented on GitHub (Mar 14, 2024): We currently do this with Websites that are collected via the scraper! <img width="1516" alt="Screenshot 2024-03-14 at 9 47 57 AM" src="https://github.com/Mintplex-Labs/anything-llm/assets/16845892/82abbdff-e06a-402c-848c-38bf7083dbe1"> <img width="794" alt="Screenshot 2024-03-14 at 9 48 03 AM" src="https://github.com/Mintplex-Labs/anything-llm/assets/16845892/cb3de2a1-9f67-48c6-b163-ef1201a9ded7">
yindo changed title from [FEAT]: Search from sites , display answer along with the sources(webpage links) to [GH-ISSUE #906] [FEAT]: Search from sites , display answer along with the sources(webpage links) 2026-06-05 14:35:53 -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#542