Releases: urlscan/urlscan-python
Releases · urlscan/urlscan-python
Release list
v2026.08.18
What's Changed
- chore(deps): bump pymdown-extensions from 10.21.3 to 11.0.1 in the uv group across 1 directory by @dependabot[bot] in #82
- PEP517 build dependency pinning by @ninoseki in #83
- ci: update pypa/gh-action-pypi-publish and other actions by @ninoseki in #84
- Deprecation warning by @ninoseki in #85
Full Changelog: v2026.07.07...v2026.08.18
v2026.07.07
What's Changed
- chore(deps): bump requests from 2.32.5 to 2.33.0 in the uv group across 1 directory by @dependabot[bot] in #69
- fix: fix GHSA-5239-wwwm-4pmq by @ninoseki in #70
- chore(deps): bump uv from 0.10.9 to 0.11.6 in the uv group across 1 directory by @dependabot[bot] in #71
- chore(deps-dev): bump pytest from 9.0.2 to 9.0.3 in the uv group across 1 directory by @dependabot[bot] in #72
- chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in the uv group across 1 directory by @dependabot[bot] in #73
- Update GitHub Actionsworkflows by @ninoseki in #74
- chore(deps): bump the uv group across 1 directory with 2 updates by @dependabot[bot] in #75
- ci: disable persist-credentials by @ninoseki in #76
- chore(deps): bump uv from 0.11.6 to 0.11.15 in the uv group across 1 directory by @dependabot[bot] in #77
- refactor: avoid source distribution builds by @ninoseki in #78
- feat: add count method in iterator by @ninoseki in #79
- chore: update actions by @ninoseki in #81
- refactor: add extra_path in incident by @ninoseki in #80
Full Changelog: v2026.03.26...v2026.07.07
v2026.03.26
What's Changed
- Update actions & dependencies by @ninoseki in #65
- chore(deps): bump werkzeug from 3.1.5 to 3.1.6 in the uv group across 1 directory by @dependabot[bot] in #66
- Document extract by @ninoseki in #67
- Support Malicious API Endpoint by @ninoseki in #68
Full Changelog: v2026.03.10...v2026.03.26
v2026.03.10
What's Changed
- fix: add missing type in docstring's return by @ninoseki in #64
- Handle non json error by @ninoseki in #63
Full Changelog: v2026.02.25...v2026.03.10
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