Skip to content

Latest commit

 

History

History

collect-youtube-comments

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Example script: interacting with YouTube website and extracting video information using AgentQL

This is an example of interacting with YouTube website and extracting video information using AgentQL.

Run the script

  • Install AgentQL SDK
  • Save this JavaScript file locally as main.js
  • Run the following command from the project's folder:
node main.js

Play with the query

Install the AgentQL Debugger Chrome extension to play with the AgentQL query. Learn more about the AgentQL query language