Skip to content

jixuni/web_scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Scrape

Work in progres. This app I created to learn more about web scraping and and es6 syntax. This web scraping app will scrape all the url job listing on a craiglist page and then run another scrape on every single url it scrape and grabs the data from those urls.

If the data does not show up initial refresh the page, the app is scraping more than 100 web pages.

Getting Started

This app uses handlebars to render the front end and some redepencies are require.

Installing

Clone repo

npm install

Deployment

The database is currently hosted through MongoDB. The express-server hosted on heroku.

https://mongocraiglistscraper.herokuapp.com/

Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published