https://github.com/uzairahmednasir/moviedbscrappercpp
a simple movies information scraper to show list of searched movies and displays them on console.
https://github.com/uzairahmednasir/moviedbscrappercpp
cpp-project object-oriented-programming oop-project web-scraper
Last synced: 8 months ago
JSON representation
a simple movies information scraper to show list of searched movies and displays them on console.
- Host: GitHub
- URL: https://github.com/uzairahmednasir/moviedbscrappercpp
- Owner: uzairahmednasir
- Created: 2022-01-15T11:53:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-15T20:55:38.000Z (almost 4 years ago)
- Last Synced: 2025-01-07T21:54:41.322Z (10 months ago)
- Topics: cpp-project, object-oriented-programming, oop-project, web-scraper
- Language: C++
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MovieDB Scraper
### written in C++
this is my Semester Final Project for OOP Course. you can search for movies and it fetches data from MovieDB site using **CURL**.