Skip to content

victorpaolo/python_webscrapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Python webpage words counter

This project is dedicated to find in any place webpage without cibersecurity blockers the count of the words of the text of each page.

Description

The code is dedicated to get data from any webpage in order to read the text and count every word.

Libraries

  • Beautiful Soup
  • Counter
  • Sys
  • Urllib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages