0000sir / unsplash-crawler

A tool to scrape enormous images from Unsplash.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unsplash-crawler

A tool to scrape enormous images from Unsplash.com

Prerequisites

You need to install python 3 environment

https://www.python.org/downloads/

Then, install some packages

pip install selenium
pip install pathlib

Installation

git clone https://github.com/anthonyhungnguyen/unsplash-crawler.git

How to use

  1. Open terminal and change to your files directory
cd path\to\your\files
python main.py
  1. Enter number of scroll times, and choose your options

Built with

Versioning

Initial release

Author

  • Anthony Hưng Nguyễn - Initial work - Facebook

About

A tool to scrape enormous images from Unsplash.com

License:MIT License


Languages

Language:Python 99.4%Language:Shell 0.6%