{"id":23628257,"url":"https://github.com/sujilnt/weatherdataautomation","last_synced_at":"2026-05-07T05:34:23.084Z","repository":{"id":92432736,"uuid":"146874826","full_name":"sujilnt/WeatherDataAutomation","owner":"sujilnt","description":" A node script to automate adding of weather Data in DEXMA or DEXCELL .","archived":false,"fork":false,"pushed_at":"2020-09-03T11:10:52.000Z","size":38,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T03:35:16.635Z","etag":null,"topics":["dexma","game","javascript","puppeteer","weather-data"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sujilnt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-08-31T10:03:05.000Z","updated_at":"2019-09-14T15:45:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"630563d3-53b6-4128-ab69-66084ea7cd4b","html_url":"https://github.com/sujilnt/WeatherDataAutomation","commit_stats":{"total_commits":16,"total_committers":1,"mean_commits":16.0,"dds":0.0,"last_synced_commit":"0bf974d755ba0cefae82db6920e10995cbad7779"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujilnt%2FWeatherDataAutomation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujilnt%2FWeatherDataAutomation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujilnt%2FWeatherDataAutomation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujilnt%2FWeatherDataAutomation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sujilnt","download_url":"https://codeload.github.com/sujilnt/WeatherDataAutomation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239540191,"owners_count":19655951,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dexma","game","javascript","puppeteer","weather-data"],"created_at":"2024-12-28T00:32:29.514Z","updated_at":"2025-11-07T22:30:17.946Z","avatar_url":"https://github.com/sujilnt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# WeatherDataAutomation \n\n A node script  or a Web Automation tool that is used to automate adding of weather Data in DEXMA or DEXCELL. \n\n## Usage\n\nFirst, install `commands`:\n\n```sh\n$ npm i weather-data-automation --save -dev\n```\n\nOnce installed create a javascript file weatherDemo.js, Once \n```sh\nconst {weatherFunc} = require(\"weather-data-automation\");\nweatherFunc({\n                siteName: \"siteName1\", // siteNames \n                postCode:\"postCode 1 \" // postCode1,\n                emailId: \"your email id\",\n                password: \"password of your email id \",\n                timezone: \"time zones name\", //default:Europe/London\n                location:\" name of the location \", //dafault: united Kingdom\n                url:\"dexma page url \", //ex:- https://optimisedbuildings.dexcell.com/login.htm\n                Its alwyas login page url must be provided\n                clientNameSelector:\"clientid with selection on HTML \", // ex: .selection_container[id='3786']\n                launchSettings:{ devtools: true,// add any customised settings according pupeeteer}\n                \n               })\n               \n```\n\n## To run in Terminal\n``` sh\nnode weatherDemo.js\n```\n\nDemo code weatherDemo.js , is put up on the Repo for  more Reference. Feel free to play with them . \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsujilnt%2Fweatherdataautomation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsujilnt%2Fweatherdataautomation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsujilnt%2Fweatherdataautomation/lists"}