Skip to main content

Latest Cyber and Hacking News

Project description

cybernews

A package and an API that provides you Latest Cyber and Hacking News from websites using Web-Scraping.


Public REST API


https://cyber-news-api.herokuapp.com/

Features :-


 News Headlines

 Full News

 News Article URL

 News Image


Developed by GhoulBond (c) 2021

Setup

For Window Users

pip install cybernews 

For Linux/Mac Users

pip3 install cybernews

Use

from cybernews import cybernews

news = cybernews.CyberNews() #Instance is created

All Functionalities

from cybernews import cybernews

news = cybernews.CyberNews() #Instance is created



# Return type of all functions is list



news.basic() # Returns all Latest basic cyber news



news.dataBreach() # Returns Latest news only related to Data Breach



news.cyberAttack() # Returns Latest news only related to Cyber Attack



news.vulnerability() # Returns Latest news only related to Vulnerabilities



news.malware() # Returns Latest news only related to Malware



news.security() # Returns Latest news only related to Security



news.privacy() # Returns Latest news only related to Privacy



news.crypto() # Returns Latest news only related to Crypto



news.cloud() # Returns Latest news only related to Cloud



news.tech() # Returns Latest news only related to Technology



news.iot() # Returns Latest news only related to Internet of Things



news.bigData() # Returns Latest news only related to BigData



news.business() # Returns Latest news only related to Business



news.mobility() # Returns Latest news only related to Mobility



news.research() # Returns Latest news only related to Research



news.corporate() # Returns Latest news only related to Corporate



news.socialMedia() # Returns Latest news only related to Social Media

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.0.2.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

cybernews-1.0.2-py3-none-any.whl (5.0 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