Upgrading to v2 from v1 #89
thehappydinoa
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
High Impact Changes
censys
is now a namespace packages. This requires some imports to change. Thecensys
package cannot be directly imported, you must specify a subpackage.Medium Impact Changes
CensysHosts
to interact with the new API described here.CensysHosts
'ssearch
method returns a query object that is both callable and iterable. Examples can be found here.General Changes
Miscellaneous
You can easily view the changes with the GitHub comparison tool and choose which updates are important to you.
Beta Was this translation helpful? Give feedback.
All reactions