A Python tool for automated conversion of BibTeX entries to DBLP format. The tool uses the DBLP API to search for entries and match them with the input BibTeX file.
This Python script is designed to automate the retrieval of authors' publications from the DBLP Api. It queries the online DBLP databases using their API by author names extracted from an Excel file, ...