Avery Boydston (AveryBoydston)

AveryBoydston

Geek Repo

0

followers

0

following

0

stars

Github PK Tool:Github PK Tool

Avery Boydston's repositories

OpenWeatherMap-API-Webscraper

An API webscraping script that accesses the OpenWeatherMap API and gathers the next 48 hours of relevant weather information. The program sends the requested information as a text message to any cell phone number via an SMS gateway. Finally, it stores the resulting information locally each time the program runs for later data analysis.

Language:PythonStargazers:0Issues:0Issues:0

Newegg-Product-Finder

This program takes item input, accesses newegg.com, and web scrapes for in-stock products using BeautifulSoup4, regular expressions, and the requests module. Returns the price, name, and link for each product in a formatted list

Language:PythonStargazers:0Issues:0Issues:0