Mahdisadjadi / arxivscraper

A python module to scrape arxiv.org for a date range and category

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recommend adding ORCID as a filter criterion

James11222 opened this issue · comments

If people wish to scrape papers from arXiv that are by a specific author, it might be a really good idea to add a filter criterion for ORCIDs where someone can put the ORCID: XXXX-XXXX-XXXX-XXXX and the corresponding papers will appear.

@James11222 Thank you for your great suggestion. Unfortunately, it seems arXiv api doesn't return the ORCID of authors. I'll poke around to see if there's another way.