zotero2SemanticScholar
zotero2SemanticScholar copied to clipboard
cannot add to Semantic Scholar
Thank you very much for sharing the code. It perfectly meets my needs. However, I encountered an issue while running it—my references cannot be added to Semantic Scholar. I cannot figure out the cause. I'm wondering if you have ever encountered this situation and if there are any solutions?
Hello,
Thanks for your feedback. This log indicates that it didn't find your article in semantic scholar, from its title. If you think that's not normal, you give me the csv file of your bibliography (or some part of it) and I can check on my side if there is a problem on my code side.
I encountered the same case, do you guys solve this problem? ❤️
Not on my side, could you give me your csv file so I can check what is going on ?
Not on my side, could you give me your csv file so I can check what is going on ?
Sure! Could you give me your email so I can send it to you?
Not on my side, could you give me your csv file so I can check what is going on ?
Sure! Could you give me your email so I can send it to you?
The problem seems more complex than I thought. It seems that semantic scholar detect that I'm using selenium to access to its data, and therefore it returns "error 405" when searching on it. I'm doing a new branch to move to selenium base which is more discreet. I will ping here if it works.
I've made several updates, it should work now and there is a simple zip to download instead of manually using python (see https://github.com/davidAlgis/zotero2SemanticScholar/releases/tag/v0.2).
If it doesn't work do not hesitate to add give me some feedback @KevinZeng08 .