viet-vo / Jorts-Scraper

A web application that scrapes jorts.

Home Page:https://jort-scraper.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jorts-Scraper

This application scrapes information from Amazon's list of search results for jorts(or jean-shorts) and stores a picture and title of each listed item in a MongoDB collection. CURRENTLY IN MAINTENANCE

Pic

Highlighted Technology Impplemented in this Project

Purpose of this Project

This project was an exercise in using scraping tools and navigating through HTML with JQuery Selectors. The biggest challenges in this (WHICH HAS YET TO BE SOLVED) is updating items with notes and uploading to Heroku while utilizing mLab to store my Collection.

Where I Would Like this Project to Go

  • I would like to expand the scraping functionality to take text input, search amazon with it, and scrape that relevant information.
  • Notes currently do not submit so I would like that issue to be taken care of.
  • The project is uploaded to Heroku (https://jort-scraper.herokuapp.com/) but currently is not correctly configured to store NoSQL Mongo collections on mLab and should be fixed.

About

A web application that scrapes jorts.

https://jort-scraper.herokuapp.com/


Languages

Language:JavaScript 75.9%Language:HTML 23.9%Language:CSS 0.2%