Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 357 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 357 Bytes

Scrap-Youtube-Comments

  • It fetch the url from the csv file.
  • Run the scrap script on Url.
  • Retrieve all comments and date from the video.
  • Write the date in front of url in original csv file.
  • Save the comments in csv file.
  • Name the comments_csv_file by the its published date.

The above steps process in loop till the end of original url file.