Jarvis-personal-assistant icon indicating copy to clipboard operation
Jarvis-personal-assistant copied to clipboard

Implement weather scrapping

Open muskankhedia opened this issue 4 years ago • 1 comments

Is your feature request related to a problem? Please describe. As the service has now been revamped using NodeJs. The features like weather search have to be implemented with the proper scrapping of data from the website.

Describe the solution you'd like To show the weather search details, on query search weather <district> <state>. We are using the library CherrioJs to implement the same.

Additional context You can also refer to the previous code to know about the requirements and have an idea of scrapping. For now, submit the PR to the node-master branch, we will soon be merging it with the master branch when most of the basic features have been implemented.

muskankhedia avatar Apr 17 '20 16:04 muskankhedia