Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the algorithm for finding the next link #73

Closed
1 task done
DoomPtrl opened this issue Oct 10, 2023 · 3 comments
Closed
1 task done

Improve the algorithm for finding the next link #73

DoomPtrl opened this issue Oct 10, 2023 · 3 comments
Assignees

Comments

@DoomPtrl
Copy link

Feature Request

Can you please make Infy compatible with websites with only pagination links(1, 2, …) with no next button?

Adherence

  • My feature request is an actual feature and is not related to making it work with a specific website
@sixcious sixcious self-assigned this Oct 10, 2023
@sixcious sixcious changed the title Clicking page links instead of next Find the next link or click element on paginated-only websites without keywords Oct 11, 2023
@sixcious
Copy link
Owner

sixcious commented Oct 12, 2023

Hi DoomPtrl, thanks for making this feature request! 💜

Yes, this one is on my Roadmap. Infy currently only employs a keyword-based algorithm for auto-detecting the next link and click element, so if a site decides to not use any sort of descriptive HTML, it won't find them and you'll need to construct the path manually or by using the Element Picker. You can try using another app or script like Pagetual and see if it works for you. Hopefully, this feature can be added into a future version of Infy (though I'm not sure when that will be!).

@sixcious sixcious changed the title Find the next link or click element on paginated-only websites without keywords Improve the algorithm for finding the next link Sep 12, 2024
@sixcious
Copy link
Owner

Hi again DoomPtrl, sorry for the long delay! I added a new and unique Auto Detect Pattern algorithm option in the newest version of Infy Scroll today (Version 8.1). I've spent a lot of time working on it, and while it won't work on every site, it should work on a lot more sites in auto detecting the next link. I hope to continually improve it in the future.

Thank you for making this feature request! 💜

@DoomPtrl
Copy link
Author

Thanks I'm actually touched...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants