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

Scrapping for the youtube search requests using golang

Open muskankhedia opened this issue 4 years ago • 4 comments

Is your feature request related to a problem? Please describe. Presently the scrapping for the youtube is done using the selenium browser, now we are revamping the application and level up all the scrapping to be done using golang. As using various different dependency for different features is making the work difficult and also increases the size of the application.

Describe the solution you'd like The scrapping of the youtube requests to be updated and implemented using the golang scrapping packages. One of them package implemented presently for the google and bing scrapping is goquery. Other recommendations of golang packages are most welcome.

muskankhedia avatar Mar 15 '20 11:03 muskankhedia