cybernews


Namecybernews JSON
Version 1.1.2 PyPI version JSON
download
home_page
SummaryGet the latest Cyber Security updates curated from different sources under one roof.
upload_time2023-05-26 22:31:27
maintainer
docs_urlNone
authorGhoulBond
requires_python
license
keywords python web scraping news cyber news hacker news hacking cyber free open source latest news project api rest-api cyber security cybersecurity updates news cyber attacks cyber threats online security
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
<h1>cybernews</h1>

Python package and API that provides latest Cyber Security updates from various sources under one roof and use Web-Scraping under the hood.



<br>

<h2>Features :-</h2>



```

News Headlines

News Author

Full News

News Article URL

News Image

News Date

```

<br>

Developed by GhoulBond (c) 2023<br><br>



<h2>Setup</h2>





<h3>For Window Users</h3>



```python

pip install cybernews 

```



<h3>For Linux/Mac Users</h3>



```python

pip3 install cybernews

```



<h2>Use</h2>



```python

from cybernews.cybernews import CyberNews



news = CyberNews() # Instance is created

```



| **S.No.** | **Operation**      | **Functions**                 |

|-----------|--------------------|-------------------------------|

| 1         | General News       | news.get_news("general")      |

| 2         | Data Breach News   | news.get_news("dataBreach")   |

| 3         | Cyber Attack News  | news.get_news("cyberAttack")  |

| 4         | Vulnerability News | news.get_news("vulenrability")|

| 5         | Malware News       | news.get_news("malware")      |

| 6         | Security News      | news.get_news("security")     |

| 7         | Cloud News         | news.get_news("cloud")        |

| 8         | Tech News          | news.get_news("tech")         |

| 9         | IOT News           | news.get_news("iot")          |

| 10        | Big Data News      | news.get_news("bigData")      |

| 11        | Business News      | news.get_news("business")     |

| 12        | Mobility News      | news.get_news("mobility")     |

| 13        | Research News      | news.get_news("research")     |

| 14        | Corporate News     | news.get_news("corporate")    |

| 15        | Social Media News  | news.get_news("socialMedia")  |

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "cybernews",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,web scraping,news,cyber news,hacker news,hacking,cyber,free,open source,latest news,project,api,REST-API,cyber security,cybersecurity,updates,news,cyber attacks,cyber threats,online security",
    "author": "GhoulBond",
    "author_email": "hitesh22rana@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/12/55/fce393111885a861cfe2d11e2d9dd90958994e33ef138d848f561deb2f9e/cybernews-1.1.2.tar.gz",
    "platform": null,
    "description": "\r\n<h1>cybernews</h1>\r\n\r\nPython package and API that provides latest Cyber Security updates from various sources under one roof and use Web-Scraping under the hood.\r\n\r\n\r\n\r\n<br>\r\n\r\n<h2>Features :-</h2>\r\n\r\n\r\n\r\n```\r\n\r\nNews Headlines\r\n\r\nNews Author\r\n\r\nFull News\r\n\r\nNews Article URL\r\n\r\nNews Image\r\n\r\nNews Date\r\n\r\n```\r\n\r\n<br>\r\n\r\nDeveloped by GhoulBond (c) 2023<br><br>\r\n\r\n\r\n\r\n<h2>Setup</h2>\r\n\r\n\r\n\r\n\r\n\r\n<h3>For Window Users</h3>\r\n\r\n\r\n\r\n```python\r\n\r\npip install cybernews \r\n\r\n```\r\n\r\n\r\n\r\n<h3>For Linux/Mac Users</h3>\r\n\r\n\r\n\r\n```python\r\n\r\npip3 install cybernews\r\n\r\n```\r\n\r\n\r\n\r\n<h2>Use</h2>\r\n\r\n\r\n\r\n```python\r\n\r\nfrom cybernews.cybernews import CyberNews\r\n\r\n\r\n\r\nnews = CyberNews() # Instance is created\r\n\r\n```\r\n\r\n\r\n\r\n| **S.No.** | **Operation**      | **Functions**                 |\r\n\r\n|-----------|--------------------|-------------------------------|\r\n\r\n| 1         | General News       | news.get_news(\"general\")      |\r\n\r\n| 2         | Data Breach News   | news.get_news(\"dataBreach\")   |\r\n\r\n| 3         | Cyber Attack News  | news.get_news(\"cyberAttack\")  |\r\n\r\n| 4         | Vulnerability News | news.get_news(\"vulenrability\")|\r\n\r\n| 5         | Malware News       | news.get_news(\"malware\")      |\r\n\r\n| 6         | Security News      | news.get_news(\"security\")     |\r\n\r\n| 7         | Cloud News         | news.get_news(\"cloud\")        |\r\n\r\n| 8         | Tech News          | news.get_news(\"tech\")         |\r\n\r\n| 9         | IOT News           | news.get_news(\"iot\")          |\r\n\r\n| 10        | Big Data News      | news.get_news(\"bigData\")      |\r\n\r\n| 11        | Business News      | news.get_news(\"business\")     |\r\n\r\n| 12        | Mobility News      | news.get_news(\"mobility\")     |\r\n\r\n| 13        | Research News      | news.get_news(\"research\")     |\r\n\r\n| 14        | Corporate News     | news.get_news(\"corporate\")    |\r\n\r\n| 15        | Social Media News  | news.get_news(\"socialMedia\")  |\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Get the latest Cyber Security updates curated from different sources under one roof.",
    "version": "1.1.2",
    "project_urls": null,
    "split_keywords": [
        "python",
        "web scraping",
        "news",
        "cyber news",
        "hacker news",
        "hacking",
        "cyber",
        "free",
        "open source",
        "latest news",
        "project",
        "api",
        "rest-api",
        "cyber security",
        "cybersecurity",
        "updates",
        "news",
        "cyber attacks",
        "cyber threats",
        "online security"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f42a0715aeb9140b5a58e634370dcf5900761e27f24bab6dd461831c18435c7c",
                "md5": "1bdb6a801ab923f461b48ca2b27ab573",
                "sha256": "7f636c623b2709bdd6ea0c005fc4e595b63d35d3ab9b9621b189daf2ac12e7ba"
            },
            "downloads": -1,
            "filename": "cybernews-1.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1bdb6a801ab923f461b48ca2b27ab573",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8286,
            "upload_time": "2023-05-26T22:31:24",
            "upload_time_iso_8601": "2023-05-26T22:31:24.938025Z",
            "url": "https://files.pythonhosted.org/packages/f4/2a/0715aeb9140b5a58e634370dcf5900761e27f24bab6dd461831c18435c7c/cybernews-1.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1255fce393111885a861cfe2d11e2d9dd90958994e33ef138d848f561deb2f9e",
                "md5": "e788a52d64479eca783bbcab8c075dd1",
                "sha256": "365b5a81cf2a1118bf5c32a068abfd60a9cb483830533ba1d64f314d97f19e6b"
            },
            "downloads": -1,
            "filename": "cybernews-1.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e788a52d64479eca783bbcab8c075dd1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7438,
            "upload_time": "2023-05-26T22:31:27",
            "upload_time_iso_8601": "2023-05-26T22:31:27.780951Z",
            "url": "https://files.pythonhosted.org/packages/12/55/fce393111885a861cfe2d11e2d9dd90958994e33ef138d848f561deb2f9e/cybernews-1.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-26 22:31:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cybernews"
}
        
Elapsed time: 0.07485s