Skip to content

Web scraping tool to extract data (word list) from websites. Data is downloaded into an indexed sqlite3 list using frequency count and length.

Notifications You must be signed in to change notification settings

IreneFlorez/vocab-web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vocab-web-scraper

Page spider in python with PyCharm

Created a web scraping tool to extract data (word list) from websites using beautifulsoup4, argparse, urllib.request and pytests. Data is downloaded into an indexed sqlite3 list using frequency count and length.

See part II of the scraper: https://github.com/IreneFlorez/vocab-tool

About

Web scraping tool to extract data (word list) from websites. Data is downloaded into an indexed sqlite3 list using frequency count and length.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages