Skip to content
#

html-parsing

Here are 28 public repositories matching this topic...

This Python script scrapes internal links on a webpage. It prompts for a URL, sends a GET request to retrieve HTML, uses BeautifulSoup to parse and filter links. Then it prompts the user for output mode (terminal or file) to either print or write the links. Installs required modules (requests and beautifulsoup4) if not found.

  • Updated Feb 22, 2023
  • Python

CAP (Common Alerting Protocol) XML alert format parsing, HTML parsing, inserting new alerts into database, OneSignal (possible Android and iOS push notifications), Twitter, Facebook, MailChimp (e-mail notifications) for project of open source solution for natural disasters early-warning.

  • Updated Dec 8, 2022
  • Python

Improve this page

Add a description, image, and links to the html-parsing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the html-parsing topic, visit your repo's landing page and select "manage topics."

Learn more