/dynamodb_weather-scraping

Scrapes weather data from the BBC for given postcodes and then stores it in DynamoDB.

Primary LanguagePython

Small project to begin playing with DynamoDB

Scrapes weather data from the BBC for given postcodes and then stores it in DynamoDB.

Run unit tests:

nosetests -v test_weather_scrape.py