Given a set of URLs, this packages detects coordinated link sharing behavior on social media and outputs the network of entities that performed such behaviour.
Modified and corrected the get_cluster_summary and get_component_summary functions to select the best top 10 domains (full and parent) selected by decreasing sharing frequency. You can get a dataframe to easily extract data via code, using the machine_readable optional parameter (default is false).
Modified and corrected the get_cluster_summary and get_component_summary functions to select the best top 10 domains (full and parent) selected by decreasing sharing frequency. You can get a dataframe to easily extract data via code, using the machine_readable optional parameter (default is false).