Skip to content

Conversation

@jxxxxst
Copy link

@jxxxxst jxxxxst commented Apr 24, 2025

Make wormpy work with uppercase URLs.

@jxxxxst
Copy link
Author

jxxxxst commented Apr 24, 2025

Exclude unnecessary urls and metadata by default. Add flags to include them.

Default - minimal output for LLM context (no URLs, essential metadata only)
python main.py https://example.com

Include all discovered URLs
python main.py https://example.com --include-urls

Include all metadata fields
python main.py https://example.com --full-metadata

Include both URLs and all metadata (maximum verbosity)
python main.py https://example.com --include-urls --full-metadata

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant