Socket
Socket
Sign inDemoInstall

cybernews

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cybernews

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


Maintainers
1

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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc