Skip to content

Python tool that extracts artwork from Shahid using its API. It retrieves information for movies, series, shows, and seasons with structured output.

Notifications You must be signed in to change notification settings

mkarimdev/ShahidArtworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Shahid Artworks Fetcher

A Python script to retrieve and display detailed metadata and artworks for series, shows, movies, and seasons from Shahid's API.

Features

  • Fetch metadata for series, shows, movies, and seasons.
  • Retrieve poster, background, and logo images.
  • Extract bilingual (English & Arabic) titles and descriptions.
  • Identify and clean artwork URLs.

Requirements

  • Python 3.7+
  • requests library

Installation

  1. Download and unzip the repository.
  2. Install dependencies:
    pip install requests
  3. Run the script:
    python ShahidScraper.py

Usage

  1. Run the script and enter a Shahid URL when prompted.
  2. The script will fetch and display metadata, descriptions, and artwork links.
  3. Copy the artwork URLs if needed.

Notes

  • Use this tool responsibly and in compliance with Shahid's terms of service.

About

Python tool that extracts artwork from Shahid using its API. It retrieves information for movies, series, shows, and seasons with structured output.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages