I want to find the most representative nodes in each module in a modular network. I have used the Louvain algorithm on my graph and found two main modules. Now I want to know what nodes are the most infuential in this structure. e.g. nodes that are connected other nodes in the same module rather than to nodes in the other module.
Is there any node-level quantity based on the structure to represent this concept?