Hey Team,
like in research paper there is a reference tag in the last page of the research.
So, my first question is.
How to extract those references in csv file.
like i am using pypdf2 and I am able to extract the last page but it contains all other stuffs to, please recommend any other library which make my work more smoother.
And my second question is.
after extracting the references I want to search it on the google scholar (by using google api ) so could please tell me which api is best for it. As i searched and got nothing.
Thanks in advance.