mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
jina reader Crawl Subpages config does not work #787
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @davidkhala on GitHub (Nov 7, 2025).
Self Checks
Dify version
1.9.2
Cloud or Self Hosted
Cloud
Steps to reproduce
Install JINA Reader plugin
Open/Create a dataset with pipeline mode
In pipleline canvas, add JINA Reader as data source
Set

Crawl Subpagesconfig to False as below, and accordingly trying to configure this source only crawl provided page content alone.test run it, provides a url (e.g. https://thei.edu.hk/about/about-thei/)
investiage the fetched page has same title with the url page
✔️ Expected Behavior
In Step 6, only one page that matching the provided url should appear as result
If we create a dataset by wizard and choose JINA Reader route
It can fetch properly
This 2 ways of using JINA Reader should behave the same
❌ Actual Behavior
In Step 6, 1 subpage that is a link in content of provided url appear as result
@dosubot[bot] commented on GitHub (Nov 27, 2025):
Hi, @davidkhala. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
Next Steps:
Thank you for your understanding and contribution!