Skip to content

collin-murphy/wikipedia_img_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Overview

This program is a simple python script that takes in a wikipedia link and downloads every single image file above a certain size and stores it in a folder in the same directory

Software Demo Video

Development Environment

I used Python 3.9 with VScode and Vim for this project.

Python Libraries

Beautiful Soup - Web scraping

Requests - Accessing links

OS - Saving images

Pillow - Image handling

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages