A Python script to retrieve and display detailed metadata and artworks for series, shows, movies, and seasons from Shahid's API.
- 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.
- Python 3.7+
requests
library
- Download and unzip the repository.
- Install dependencies:
pip install requests
- Run the script:
python ShahidScraper.py
- Run the script and enter a Shahid URL when prompted.
- The script will fetch and display metadata, descriptions, and artwork links.
- Copy the artwork URLs if needed.
- Use this tool responsibly and in compliance with Shahid's terms of service.