Skip to content

dietofworms/img-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Board File Scraper 🔬

A simple, command-line web scraper built primarily to extract images from image boards. The file can be ran from the command-line or through the provided jupyter notebook.

-- Project Status: [Finished]

Methods & Tools

  • Web Crawling
  • Data Scraping
  • Python
  • Jupyter
  • Beautiful Soup

Getting Started

  1. Run the following from your terminal: sudo pip3 install -r requirements.txt
  2. Execute the .py file as follows: python3 scraper.py page <url> <path>

Releases

No releases published

Packages

No packages published

Languages