Access assignee_id of cited and citedby patents
Is there a way to directly access the assignee_id of the cited and citedby patents?
I know that we can do this by iteratively requesting assignee details for each cited and citedby patents by using their patent_number. This method is quite slow. Can anyone suggest an efficient approach.