Skip to content

Count tag occurences in HTML files or URL with additional Typer CLI

Notifications You must be signed in to change notification settings

rianaditro/tag_counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analyze-HTML

Introduction

Analyze-HTML is a project that read your html tag and count for appearence

How it working

It is using Requests to get the HTML of an URL then using BeautifulSoup4 to parse the HTML tag contained.

Typer CLI

There are several upgrade function on Typer CLI generate-html
Return html, to save locally add --save-to-local=True
count-tag-from-local
count-tag-from-url

About

Count tag occurences in HTML files or URL with additional Typer CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published