Skip to content

web crawler written in python for obtaining snow reports

Notifications You must be signed in to change notification settings

arosa822/arcticSpider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arctic Spider

Author: Alex Rosa
Date: 2-5-18

About

This goal of this project is to scrape and store snow reports for a number of resorts located across the Rocky Mountain region. Using a pre-made / scraped list of resorts. crawler.py navigates through the website and obtains snow, temp and dates for each resort.

The crawler utilizes useragent spoofing, rotating proxies, and a random delay between each request to simulate users and minimize impact on the target website.

Features

API - for tying to hardware devices
WebApp - storing data and analyzing data with dash / plotly

requirements

.config file located in the main directory. This file must contain keys for proxy spoofing api and base url for the website to "crawl"

About

web crawler written in python for obtaining snow reports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published