Skip to main content

Analyze Shutterstock insights for photo licensing

Project description

shutterstock_analysis

Analyze Shutterstock insights for photo licensing

Version Download Badge Commit Badge License Badge

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

    default_search

  • 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

    advanced_search

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.

momo-qr

Project details


Download files

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

Source Distribution

shutterstock_analysis-0.0.1.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

shutterstock_analysis-0.0.1-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

Supported by

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