Analyze Shutterstock insights for photo licensing
Project description
shutterstock_analysis
Analyze Shutterstock insights for photo licensing
II. REFERENCES
2.1. How to use this package?
- Install the stable version:
pip install shutterstock_analysis
- You can install the latest
shutterstock_analysis
version from source with the following command:pip install git+https://github.com/thinh-vu/shutterstock_analysis.git@main
(*) You might need to insert a !
before your command when running terminal commands on Google Colab.
- To start using functions, you need to import them:
from shutterstock_analysis import *
Function references
- Get multiple pages of search results:
search_df =
search_results('ha giang', page_limit=10)
- Get bulk photos details:
bulk_photo_detail =
bulk_photo_detail(search_df, limit=100)
- Export data:
search_df.to_csv('YOUR_PATH_TO_FILE.csv', index=False)
bulk_photo_detail.to_csv('YOUR_PATH_TO_FILE.csv', index=False)
III. APENDICES
-
Default photo search query:
https://www.shutterstock.com/_next/data/abgKsgPYfFDoIqIr0JlX0/en/_shutterstock/search/ha-giang.json?image_type=photo&term=ha-giang
Default Search UI
-
Advanced photo search query:
https://www.shutterstock.com/_next/data/abgKsgPYfFDoIqIr0JlX0/en/_shutterstock/search/ha-giang.json?image_type=photo&term=ha-giang&page=2&&contributor=Big+Pearl&category=Nature&sort=newest&release=editorial&mreleased=true&exclude=car%2C+bike&artistsInclude=VN&authentic=true
Advanced Search UI
IV. 🙋♂️ CONTACT INFORMATION
You can contact me at one of my social network profiles:
If you want to support my open-source projects, you can "buy me a coffee" via Patreon or Momo e-wallet (VN). Your support will help to maintain my blog hosting fee & to develop high-quality content.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for shutterstock_analysis-0.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54d71adc2ce871f7114dd1ab97376c3728bd87ebaa69fb2d38bd5dc6b7a7ff49 |
|
MD5 | 7da7f824adf501ee51a210b9cbb8c2c1 |
|
BLAKE2b-256 | 85c3bfe5c97b2a355b4f066fe17723c0d95adca8c5cc1895b1d45791e365d884 |
Hashes for shutterstock_analysis-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 478d23fc7b5918c61822d58c3805e666ebe32161032f2f2f17d87eaa8c022211 |
|
MD5 | 8c9375299db6a9515653dba4280f8006 |
|
BLAKE2b-256 | b72fa8643402cf29af6d929d5f1b61f6a8186843660e9ae298c8f38a6af3e107 |