Giter Club home page Giter Club logo

wx_scraper's Introduction

Weather Scraper

Scrapes weather data from Ambient Weather IP Observer module

This module collects weather data from the Observer's local web interface and outputs formatted json. Tested using WS-0900-IP, firware version 4.4.2 on SUSE Linux

Requirements: lxml parser (and its dependencies). This should work on Windows and Mac, but I have only tested it with Linux.

Example usage: ./collect.py -i 10.0.0.32 {"url": "http://10.0.0.32/livedata.htm", "weather": {"device_time": "17:44 5/15/2018", "windgustmph": "5.4", "AbsPress": "25.04", "uvi": null, "indoorhumidity": "43", "hourlyrainin": "0.00", "RelPress": "27.60", "uv": null, "solarrad": null, "rainin": "0.00", "humidity": "48", "winddir": "0", "windspeedmph": "1.3", "monthlyrainin": "0.28", "yearlyrainin": "0.28", "weeklyrainin": "0.26", "dailygust": "8.1", "indoortempf": "74.7", "tempf": "72.5"}, "time": 1526424294.206133}

wx_scraper's People

Contributors

epende avatar

Watchers

James Cloos avatar  avatar

wx_scraper's Issues

Question: About IP address

First, thanks for the effort. I have been downloading data from wunderground.com. Nice to have the ability to download from the device itself.

My question is how to find the ip address of the ambient weather. Searched my router and found no ambient weather device. Do you have any ideas?

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.