Skip to main content

Adobe Stock Image Scraper - Simple CLI tool

Project description

asis - Adobe Stock Image Scraper

Simple CLI tool for scraping images from Adobe Stock.

Install

pip install asis

Usage

asis -u "URL" -o ./output -m 10

Options

Flag Description Default
-u, --url Adobe Stock search URL (required)
-o, --output Output directory ./output
-m, --max Max pages to scrape 4
-s, --start Starting page 1
-d, --driver ChromeDriver path (auto)

Examples

# Basic usage
asis -u "https://stock.adobe.com/search?k=coffee"

# Download 10 pages to custom folder
asis -u "URL" -o ./images -m 10

# Resume from page 5
asis -u "URL" -s 5

Using .env file

Create .env file:

BASE_URL=https://stock.adobe.com/search?k=yoursearch
OUTPUT_DIR=./output
PAGE_MAX=4

Then run:

asis

Requirements

  • Python 3.8+
  • Google Chrome
  • ChromeDriver (optional if in PATH)

License

MIT


Credits:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

adobe_stock_asis-1.4.0-py3-none-any.whl (16.2 kB view details)

Uploaded Python 3

File details

Details for the file adobe_stock_asis-1.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for adobe_stock_asis-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ad28cc807f10cc367d6a132764ffe98d61aecaabeaf7728b486ef10e2145ad61
MD5 e7ac8514c0425030b2a031f02a296b5d
BLAKE2b-256 160b56e2bcad89c0f31d417b643e72886aea75e41b8d2f52076a885f4e2b8299

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page