{ "info": { "author": "Dan Duffy", "author_email": "de4db1t@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# SecurityTrails API\n[![Build Status](https://travis-ci.org/hangmansROP/securitytrails-api.svg?branch=master)](https://travis-ci.org/hangmansROP/securitytrails-api) \n[![Known Vulnerabilities](https://snyk.io//test/github/hangmansROP/securitytrails-api/badge.svg?targetFile=requirements.txt)](https://snyk.io//test/github/hangmansROP/securitytrails-api?targetFile=requirements.txt)\n\nThis is an initial version of a module that wraps the SecurityTrails API. This should allow you to query each endpoint listed [here](https://docs.securitytrails.com/v1.0/reference).\nThe API itself doesn't require any form of authentication and so should be fairly easy to use. The main point to bare in mind is on a free account you are limited to 50 requests per month!\n\nIt should be noted that this wrapper was tested with a free account. All functionality that requires premium accounts will be marked as *_Experimental_* as I couldn't test it fully. If there's any issues with these endpoints, let me know or feel free to open a PR!\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hangmansROP/securitytrailsapi", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "securitytrailsapi", "package_url": "https://pypi.org/project/securitytrailsapi/", "platform": "", "project_url": "https://pypi.org/project/securitytrailsapi/", "project_urls": { "Homepage": "https://github.com/hangmansROP/securitytrailsapi" }, "release_url": "https://pypi.org/project/securitytrailsapi/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "A wrapper around the SecurityTrails API", "version": "0.0.1" }, "last_serial": 5560837, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6d52d8cc7354bd381c8dd2a01fe49510", "sha256": "f050c3f4d212bb2c274b1f666c05c8209ebc6cb50828d12a1a255bd1a6edad28" }, "downloads": -1, "filename": "securitytrailsapi-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6d52d8cc7354bd381c8dd2a01fe49510", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17597, "upload_time": "2019-07-20T14:49:33", "url": "https://files.pythonhosted.org/packages/2b/d5/8fc2c00963abecefef973a707f8d6e6fa20bceabddd668165fe673400dec/securitytrailsapi-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c8dc3d4feed8ceef380d27801b9022a1", "sha256": "aacf6775c582e4e875767afb640f0a599a1ef581a4c3611b61030ba54c475b38" }, "downloads": -1, "filename": "securitytrailsapi-0.0.1.tar.gz", "has_sig": false, "md5_digest": "c8dc3d4feed8ceef380d27801b9022a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4721, "upload_time": "2019-07-20T14:49:38", "url": "https://files.pythonhosted.org/packages/75/91/2bde56354ea93a0e298efb9f064ce1d873366393e0865f8676ab1f118d9a/securitytrailsapi-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6d52d8cc7354bd381c8dd2a01fe49510", "sha256": "f050c3f4d212bb2c274b1f666c05c8209ebc6cb50828d12a1a255bd1a6edad28" }, "downloads": -1, "filename": "securitytrailsapi-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6d52d8cc7354bd381c8dd2a01fe49510", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17597, "upload_time": "2019-07-20T14:49:33", "url": "https://files.pythonhosted.org/packages/2b/d5/8fc2c00963abecefef973a707f8d6e6fa20bceabddd668165fe673400dec/securitytrailsapi-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c8dc3d4feed8ceef380d27801b9022a1", "sha256": "aacf6775c582e4e875767afb640f0a599a1ef581a4c3611b61030ba54c475b38" }, "downloads": -1, "filename": "securitytrailsapi-0.0.1.tar.gz", "has_sig": false, "md5_digest": "c8dc3d4feed8ceef380d27801b9022a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4721, "upload_time": "2019-07-20T14:49:38", "url": "https://files.pythonhosted.org/packages/75/91/2bde56354ea93a0e298efb9f064ce1d873366393e0865f8676ab1f118d9a/securitytrailsapi-0.0.1.tar.gz" } ] }