Giter Site home page Giter Site logo

Portfolio

YouTube Data Scraper

Click here to view this project's code repository (which includes a more detailed description).

This project was made with Python (Selenium, JSON, CSV, Regex, Pickle).

This software navigates YouTube to collect video data (thumbnail images and tabular data). Since YouTube's API greatly limits the number of queries per day, it is not practical to build a dataset with it. This data scraper bypasses the API by simulating a human user navigating the website, collecting data along the way. This makes the collection of a substantial dataset practical.


The data scraper navigating YouTube.


Full Stack Comic Strip Web App

Click here to view this project's code repository (which includes a more detailed description).

Click here to view this project's website.

This project was made with Javascript (Node, React, Express), PostgreSQL, CSS and HTML.

This web app, hosted on Heroku, displays comic strips. Its backend is built with Express (Node.js web application framework) and features a REST API, while its frontend is built using React. This web app makes HTTP requests to the XKCD API to get data about comics. The data are then processed and finally displayed with React components. Each comic strip's view count on the website is kept track of by storing data in and making queries to a PostgreSQL database.


The live web app.

Raphaël Caloz's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.