Skip to content

A full-stack application that scrapes limited data from TMDB, and serves the data through a REST API for client-side consumption.

Notifications You must be signed in to change notification settings

Arashjp8/MovieMerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMDB Data Scraper and API

This is a full-stack application built with Vite, ReactJS, and ExpressJS that scrapes limited data from TMDB, stores it in a MongoDB database, and serves the data through a REST API for client-side consumption.

Table of Contents

Features

  • Scrape limited data from TMDB.
  • Store scraped data in a MongoDB database.
  • Serve data through a REST API.
  • Client-side application built with ReactJS.

Tech Stack

  • Frontend: Vite, ReactJS
  • Backend: ExpressJS, Node.js
  • Database: MongoDB
  • Web Scraping: axios, cheerio

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • MongoDB (local or cloud instance)

Installation

  1. Clone the repository:
    git clone https://github.com/Arashjp8/MovieMerge
    cd MovieMerge

About

A full-stack application that scrapes limited data from TMDB, and serves the data through a REST API for client-side consumption.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages