fullhunt-api


Namefullhunt-api JSON
Version 0.6 PyPI version JSON
download
home_pagehttps://github.com/egor251/fullhunt_api
SummaryLibrary for working with Fullhunt.io API
upload_time2024-08-14 16:58:03
maintainerNone
docs_urlNone
authoregor251
requires_python>=3.8
licenseNone
keywords files speedfiles
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # FullHunt API library #

## What is this? ##
The module allows you to use fullhunt.io api easy (api key is required).

## Quick Guide ##

### Methods list:</br> ###
domain</br>
subdomains</br>
host</br>
intelligence</br>
search_tag</br>
web_tech</br>
product</br>
intel_subdomains</br>
ip_to_hosts</br>
asn</br>
virt_asn</br>
hosts_in_range</br>
dns_mx</br>
dns_ns</br>
search  (check docs for more details https://fullhunt.io/docs/global-search/filters)

Some of these methods require Enterprise status. 


----------


### Usage ###


Usafe is very simple, you need to create Session object.

    sess = fullhunt.Session(api_key)


after you can use all provided methods, for example:

    result = sess.domain('google.com')





----------


## Developer ##
My site: [GitHub](https://github.com/egor251/) 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/egor251/fullhunt_api",
    "name": "fullhunt-api",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "files speedfiles",
    "author": "egor251",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/09/f1/2c6c664db1cf077de96b7e85f75dd583b3ace46e4d65c0c2c92b87161fe3/fullhunt_api-0.6.tar.gz",
    "platform": null,
    "description": "# FullHunt API library #\r\n\r\n## What is this? ##\r\nThe module allows you to use fullhunt.io api easy (api key is required).\r\n\r\n## Quick Guide ##\r\n\r\n### Methods list:</br> ###\r\ndomain</br>\r\nsubdomains</br>\r\nhost</br>\r\nintelligence</br>\r\nsearch_tag</br>\r\nweb_tech</br>\r\nproduct</br>\r\nintel_subdomains</br>\r\nip_to_hosts</br>\r\nasn</br>\r\nvirt_asn</br>\r\nhosts_in_range</br>\r\ndns_mx</br>\r\ndns_ns</br>\r\nsearch  (check docs for more details https://fullhunt.io/docs/global-search/filters)\r\n\r\nSome of these methods require Enterprise status. \r\n\r\n\r\n----------\r\n\r\n\r\n### Usage ###\r\n\r\n\r\nUsafe is very simple, you need to create Session object.\r\n\r\n    sess = fullhunt.Session(api_key)\r\n\r\n\r\nafter you can use all provided methods, for example:\r\n\r\n    result = sess.domain('google.com')\r\n\r\n\r\n\r\n\r\n\r\n----------\r\n\r\n\r\n## Developer ##\r\nMy site: [GitHub](https://github.com/egor251/) \r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Library for working with Fullhunt.io API",
    "version": "0.6",
    "project_urls": {
        "GitHub": "https://github.com/egor251/fullhunt_api",
        "Homepage": "https://github.com/egor251/fullhunt_api"
    },
    "split_keywords": [
        "files",
        "speedfiles"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25f57dacd36d953702ab7420d66a527f1c3adcb1cf51c95f22aed1441e1e8b9c",
                "md5": "96b99bb26a60a66784f8847aeb018724",
                "sha256": "e1aba5fed47c2f7cefdd4d224b3490b1903e6787a6510e0eeac1075b0515d458"
            },
            "downloads": -1,
            "filename": "fullhunt_api-0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "96b99bb26a60a66784f8847aeb018724",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2645,
            "upload_time": "2024-08-14T16:58:02",
            "upload_time_iso_8601": "2024-08-14T16:58:02.339610Z",
            "url": "https://files.pythonhosted.org/packages/25/f5/7dacd36d953702ab7420d66a527f1c3adcb1cf51c95f22aed1441e1e8b9c/fullhunt_api-0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "09f12c6c664db1cf077de96b7e85f75dd583b3ace46e4d65c0c2c92b87161fe3",
                "md5": "bf1874198da85c7beb98a5d8082a7802",
                "sha256": "5e57ce586e04c5b0469d9a26099e29f25168b6c1e62ae753f1f1ef57f6c56874"
            },
            "downloads": -1,
            "filename": "fullhunt_api-0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "bf1874198da85c7beb98a5d8082a7802",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2368,
            "upload_time": "2024-08-14T16:58:03",
            "upload_time_iso_8601": "2024-08-14T16:58:03.759035Z",
            "url": "https://files.pythonhosted.org/packages/09/f1/2c6c664db1cf077de96b7e85f75dd583b3ace46e4d65c0c2c92b87161fe3/fullhunt_api-0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-14 16:58:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "egor251",
    "github_project": "fullhunt_api",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "fullhunt-api"
}
        
Elapsed time: 2.68866s