Chris Baker

Results 55 comments of Chris Baker

Hi Austin, so pull_wos() is working as expected now? I just thought that Clarivate had changed the design of their API, making wosr pretty much useless. Unfortunately I can’t add...

Oh wow, that’s great re: wosr being functional. I’ll try to add additional functionality to that package if I ever end up getting a key. On Mon, Nov 18, 2019...

It's possible to parse the page numbers out of the XML that the API serves. However, I can't currently implement this feature b/c I have temporarily lost access to the...

Hi @jessicabeyer, yeah, that's roughly all it would take to add page numbers. You'd also have to update `get_pub_df()` and the `schema` data object. Also, I'd probably want to use...

Hi @pgitti , it may be, but unfortunately I don't have access to the API at the moment and hence can't test. Would welcome a PR if you have the...

You probably just have access to the wos search lite api, not the premium api. wosr was designed to be used with the premium api, so if you don't have...

I don't think it would be feasible to convert/rework wosr to work with the lite version, given how different the two APIs are. Sorry!

Hey @tarensanders , I'd be happy to review a PR if you're up for it. Problem is that I lost access to the WOS and InCites APIs about 3 years...