Giter Club home page Giter Club logo

imgscrape's Introduction

ImgScrape

VSCO image scraper. Scrapes images on a profile at highest quality using Selenium & BeautifulSoup. Written in Python3.

Limitations

  • Currently only works on VSCO profiles
  • Does not work on VSCO journals. Only gallerys
  • Only tested on Windows. May need modification for other OSs.

Requirements

  • Chrome Browser
  • Chrome Driver
  • Python 3 & pip
  • Dependencies in requirements.txt

To Install & Run (assuming you have py3)

  1. Download ZIP or clone repository

  2. Install dependencies

    • pip install -r requirements.txt
  3. Download chrome driver

    • https://chromedriver.chromium.org/
    • Be sure your downloaded driver is the same version as the regular chrome browser you have installed. you can check chrome version by going to help>about chrome
    • Unzip and place .exe in the folder: drivers/chrome
  4. Open CMD in program directory and run:

    • python run.py

To Do

  • Add more driver support
  • Clean up code / user input
  • Add support for more than just VSCO
  • Automatically download driver?
  • Fix file naming for scraped websites
  • Fix crash on vsco profiles without "LOAD MORE" button
  • make headless

imgscrape's People

Contributors

beach-walk avatar

Stargazers

 avatar

Watchers

 avatar  avatar

imgscrape's Issues

No Load Button Found

The script is not finding the "load more" button on the pages so only the first 14 images are scraped.

Is there a way to just add new images when scraping at a later date?

Thanks for the project!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.