SkillAgentSearch skills...

PrimeVideoMovieScraper

This is a basic movie scraper that uses Selenium and fetches all the movies and their metadata from PrimeVideo and stores it in a database.

Install / Use

/learn @vishank97/PrimeVideoMovieScraper
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PrimeVideoMovieScraper

This is a basic movie scraper that uses Selenium and fetches all the movies and their metadata from PrimeVideo and stores it in a database. There are a lot of movie library APIs out there but the main objective of this project was to showcase the advantages of ORM (Object Relation Mapping) using Flask-SQLAlchemy library. Here, within 300 lines of code, I scrape all the movies from PrimeVideo, create ORM object and push it to a remote database.

View on GitHub
GitHub Stars4
CategoryData
Updated11mo ago
Forks4

Languages

Python

Security Score

62/100

Audited on Apr 16, 2025

No findings