Releases: urlscan/urlscan-python
Releases · urlscan/urlscan-python
v2026.02.25
Notes
We've started using Calendar Versioning since this release.
What's Changed
- Renew README (add a recommend for connection handling & drop triple arrows) by @ninoseki in #60
- feat: support visibility update & reset by @ninoseki in #61
Full Changelog: v0.0.3...v2026.02.25
v0.0.3
v0.0.2
What's Changed
- docs: add PyPI badge by @ninoseki in #24
- fix: fix miswritten docstring by @ninoseki in #25
- ci: add Python 3.14 in the matrix by @ninoseki in #26
- chore(deps): bump uv from 0.7.3 to 0.8.6 in the pip group across 1 directory by @dependabot[bot] in #27
- chore(deps): bump uv from 0.8.6 to 0.9.5 in the pip group across 1 directory by @dependabot[bot] in #28
- chore(deps): bump uv from 0.9.5 to 0.9.6 in the pip group across 1 directory by @dependabot[bot] in #29
- chore: add 3.14 classifier by @ninoseki in #31
- ci: pin & update actions by @ninoseki in #30
- chore: update dev/docs dependencies by @ninoseki in #32
- feat: add pro/livescan class by @ninoseki in #33
- feat: add subscription class by @ninoseki in #36
- Incident by @ninoseki in #37
- feat: support structure search by @ninoseki in #38
- Saved search by @ninoseki in #35
- fix: use private methods by @ninoseki in #39
- feat: add Brand by @ninoseki in #42
- fix: fix typo in examples by @ninoseki in #44
- refactor: update search params (add datasource & collapse) by @ninoseki in #46
- feat: hostname iterator by @ninoseki in #41
- Channel by @ninoseki in #40
- feat: support DataDump by @ninoseki in #45
- Update docs + internal refactoring by @ninoseki in #47
- chore(deps): bump the uv group across 1 directory with 2 updates by @dependabot[bot] in #48
- feat: support file download by @ninoseki in #43
- docs: add pro section by @ninoseki in #50
- feat: support missing API endpoints by @ninoseki in #49
- Set limit in structure_search's SearchIterator by @ninoseki in #51
- refactor: renew API error class by @ninoseki in #53
- Update dev & docs dependencies by @ninoseki in #54
- Add integration tests by @ninoseki in #52
New Contributors
- @dependabot[bot] made their first contribution in #27
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- feat: prototyping v0.1.0 by @ninoseki in #1
- feat: add built-in retry by @ninoseki in #2
- docs: use magiclink by @ninoseki in #7
- refactor: enable stage_fixed in uv-sort and uv lock by @ninoseki in #8
- feat: introduce RateLimitRemainingError by @ninoseki in #6
- docs: add dev doc by @ninoseki in #11
- Set issues by @ninoseki in #10
- docs: add basic sections in README by @ninoseki in #12
- refactor: introduce mkdocs-include-markdown-plugin by @ninoseki in #13
- chore: add search-and-download-screenshots example by @ninoseki in #15
- feat: add #wait_for_result by @ninoseki in #14
- feat: add a script to convert search results to a dataframe by @ninoseki in #17
- fix: fix B008 warnings by @ninoseki in #18
- chore: add search-to-network-graph example by @ninoseki in #20
- fix: fix iteration error by @ninoseki in #19
- feat: add bulk and
_get_result(s)methods by @ninoseki in #16 - chore: update dev & build dependencies by @ninoseki in #22
- chore: support Python 3.13 by @ninoseki in #21
- docs: introduce Mike for versioning by @ninoseki in #23
New Contributors
Full Changelog: https://github.com/urlscan/urlscan-python/commits/v0.0.1