GithubHelp home page GithubHelp logo

yusufeel / python-scraping Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 597 KB

This project is a scraper tool developed in Python to extract cybersecurity advisory data from the CISA (Cybersecurity and Infrastructure Security Agency) website. It collects information such as advisory titles, dates, and alert codes, providing users with an automated way to gather important cybersecurity information.

Python 100.00%

python-scraping's Introduction

CISA Cybersecurity Advisories Scraper

This Python script fetches cybersecurity advisories data from the CISA (Cybersecurity and Infrastructure Security Agency) website and saves it in JSON format.

Script Overview and Functionality

  1. It utilizes the requests, BeautifulSoup, datetime, and json libraries.
  2. HTTP requests (requests) are sent to fetch data from the CISA website.
  3. The page content is analyzed using BeautifulSoup, and relevant information (such as title, date, etc.) is extracted.
  4. Date information is processed using the datetime module.
  5. The extracted data is saved in JSON format using the json library.

python-scraping's People

Contributors

yusufeel avatar

Stargazers

Bora Atabey avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.