Skip to main content

Get the latest Cyber Security updates curated from different sources under one roof.

Project description

cybernews

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


Features :-


News Headlines

News Author

Full News

News Article URL

News Image

News Date


Developed by GhoulBond (c) 2023

Setup

For Window Users

pip install cybernews 

For Linux/Mac Users

pip3 install cybernews

Use

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") |

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cybernews-1.1.2.tar.gz (7.4 kB view hashes)

Uploaded Source

Built Distribution

cybernews-1.1.2-py3-none-any.whl (8.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page