Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

MQ37
Copy link
Contributor

@MQ37 MQ37 commented Sep 12, 2025

This adds a dev tool category with a get-html-skeleton tool that returns HTML structure of given page URL for building selectors when building scrapers.

The tool uses pagination to adhere to the max tool output length so I added HTML cache to keep the results for 5 minutes so LLM can fetch multiple pages faster if needed.

@github-actions github-actions bot added t-ai Issues owned by the AI team. tested Temporary label used only programatically for some analytics. labels Sep 12, 2025
@MQ37 MQ37 requested a review from jirispilka September 12, 2025 10:59
Copy link
Collaborator

@jirispilka jirispilka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's just rename it and go ahead

@MQ37 MQ37 merged commit 29f5cbd into master Sep 12, 2025
4 checks passed
@MQ37 MQ37 deleted the feat/html-skeleton-tool branch September 12, 2025 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-ai Issues owned by the AI team. tested Temporary label used only programatically for some analytics.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants