Author Topic: Ecowitt.net API  (Read 1835 times)

0 Members and 1 Guest are viewing this topic.

Offline grigvlad

  • Member
  • *
  • Posts: 3
Ecowitt.net API
« on: November 14, 2020, 02:38:57 AM »
Hello everybody
I have a weather station that is configure to upload its online data to Ecowitt.net
https://www.ecowitt.net/home/index?id=21258
I want to get access to the data appearing at Ecowitt.net using GET commands.
where can I find the syntax of the available commands? This is for my research project, so it has to be done this way only, not through uploading to other clouds and not by connecting to the station directly.
Hope for your assistance

Offline galfert

  • Global Moderator
  • Forecaster
  • *****
  • Posts: 6822
Re: Ecowitt.net API
« Reply #1 on: November 14, 2020, 05:26:49 AM »
Not possible. They don't offer a method to query for data from the site.

Please explain your research project further so that we can understand your stipulation.
« Last Edit: November 14, 2020, 05:28:31 AM by galfert »
Ecowitt GW1000 | Meteobridge on Raspberry Pi
WU: KFLWINTE111  |  PWSweather: KFLWINTE111
CWOP: FW3708  |  AWEKAS: 14814
Windy: pws-f075acbe
Weather Underground Issue Tracking
Tele-Pole

Offline grigvlad

  • Member
  • *
  • Posts: 3
Re: Ecowitt.net API
« Reply #2 on: November 14, 2020, 05:30:02 AM »
what about some command for producing a report (pushing an Export button for selected date range) ? is that possible ?

Offline galfert

  • Global Moderator
  • Forecaster
  • *****
  • Posts: 6822
Re: Ecowitt.net API
« Reply #3 on: November 14, 2020, 07:21:09 AM »
Yes there is an Export button to download the current view and it will produce a .xlsx file.
Ecowitt GW1000 | Meteobridge on Raspberry Pi
WU: KFLWINTE111  |  PWSweather: KFLWINTE111
CWOP: FW3708  |  AWEKAS: 14814
Windy: pws-f075acbe
Weather Underground Issue Tracking
Tele-Pole

Offline grigvlad

  • Member
  • *
  • Posts: 3
Re: Ecowitt.net API
« Reply #4 on: November 14, 2020, 07:24:16 AM »
I know there is an Export button, but I need it to be operated automatically by software and not by a person in the website.
On your previous answer yous said that there is no command to GET the data.
Is there any possible POST command to "push" the EXPORT button ?

Offline galfert

  • Global Moderator
  • Forecaster
  • *****
  • Posts: 6822
Re: Ecowitt.net API
« Reply #5 on: November 14, 2020, 07:31:04 AM »
I said there was no method of querying for data, as in no GET, no POST, no API. There is only the manual Export button.

You didn't explain your project and why you have this stipulation. Why is getting data directly from the station console not a solution?
Ecowitt GW1000 | Meteobridge on Raspberry Pi
WU: KFLWINTE111  |  PWSweather: KFLWINTE111
CWOP: FW3708  |  AWEKAS: 14814
Windy: pws-f075acbe
Weather Underground Issue Tracking
Tele-Pole