Feature Category
Problem Statement
When running:
filings[0].search('repurchase', regex=True)
The result shows numbered text sections, but where in these sections the word appear is unclear.
P.S. when not using regex location indexes are wrong.
Who would benefit from this feature?
Proposed Solution
Make the found words highlighted with color for faster finding.
Additionally it would be nice to have not only a number of the section in these blocks but pages from the .html()
Describe alternatives you've considered
Searching in a browser.
Use Case Example
How would you use this feature?
filings[0].search('repurchase', regex=True)
Implementation Considerations
Complexity Level:
Backwards Compatibility:
Additional Context
Add any other context, screenshots, or examples about the feature request here.
Related Issues/Features:
Feature requests are evaluated based on EdgarTools' core principles: Simple yet powerful, accurate financials, beginner-friendly, and joyful UX.
Feature Category
Problem Statement
When running:
The result shows numbered text sections, but where in these sections the word appear is unclear.
P.S. when not using regex location indexes are wrong.
Who would benefit from this feature?
Proposed Solution
Make the found words highlighted with color for faster finding.
Additionally it would be nice to have not only a number of the section in these blocks but pages from the
.html()Describe alternatives you've considered
Searching in a browser.
Use Case Example
How would you use this feature?
Implementation Considerations
Complexity Level:
Backwards Compatibility:
Additional Context
Add any other context, screenshots, or examples about the feature request here.
Related Issues/Features:
Feature requests are evaluated based on EdgarTools' core principles: Simple yet powerful, accurate financials, beginner-friendly, and joyful UX.