An open API service indexing awesome lists of open source software.

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.

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**.