Skip to main content

Latest Cyber/Hacker News

Project description

cybernews

A package that provides you Latest Cyber/Hacker News from website using Web-Scraping.

Latest Cyber/Hacker News Using Webscraping

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() #Instace is created

All Functionalities

from cybernews import cybernews

news = cybernews.CyberNews() #Instace is created



# Return type of all functions is list format



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



news.dataBreach() # Return's Latest news only related to Data Breach's



news.cyberAttack() # Return's Latest news only related to Cyber Attack's



news.vulnerability() # Return's Latest news only related to Vulnerabilities



news.malware() # Return's Latest news only related to Malware's



news.security() # Return's Latest news only related to Security



news.privacy() # Return's Latest news only related to Privacy



news.crypto() # Return's Latest news only related to Crypto



news.cloud() # Return's Latest news only related to Cloud



news.tech() # Return's Latest news only related to Technology

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

Uploaded Source

Built Distribution

cybernews-0.0.7-py3-none-any.whl (3.7 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