This module creates a network of videos, based on the concept of co-commenting. If a user comments on two videos, a link is made between these two videos and the more users co-comment, the stronger the link. Up to 1000 top-level comments are taken into account, ranked by relevance. Please note that the channel owner is NOT taken into account when establishing connections.
The videos in the network are selected either through search or by providing a list of video ids.
Check the documentation for the video/list (used to get the info for each video), search/list (used for the search function), and commentThreads/list (to retrieve comments) API endpoints for additional information.