You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously the script worked for Wiley but this week I noticed that it no longer can distinguish full text access from free access. It's unclear if Wiley changed their pages or if there's something else going on. The script can still find the DOI errors and Check access manually issues.
Here's an example input" Title,ISBN,URL Biological knowledge discovery handbook,1118617150 (electronic bk.);9781118617151 (electronic bk.),http://dx.doi.org/10.1002/9781118617151 How to teach in clinical settings /,1118620887 (electronic bk.);1118620909 (electronic bk.);1118620925 (electronic bk.);9781118620885 (electronic bk.);9781118620908 (electronic bk.);9781118620922 (electronic bk.),http://dx.doi.org/10.1002/9781118620885
Both give me output for Full access (free) but only the first one should have that access status and the second should return Full access.
The text was updated successfully, but these errors were encountered:
Sorry for the delay in getting to this. I have tweaked the Wiley logic. Update your version of the checker and let me know if this now works as expected for you. If not, could you please email me the source code of the HTML for the book descriptions of some examples that should have access reported differently, and which status each should get? Thanks.
Previously the script worked for Wiley but this week I noticed that it no longer can distinguish full text access from free access. It's unclear if Wiley changed their pages or if there's something else going on. The script can still find the DOI errors and Check access manually issues.
Here's an example input"
Title,ISBN,URL Biological knowledge discovery handbook,1118617150 (electronic bk.);9781118617151 (electronic bk.),http://dx.doi.org/10.1002/9781118617151 How to teach in clinical settings /,1118620887 (electronic bk.);1118620909 (electronic bk.);1118620925 (electronic bk.);9781118620885 (electronic bk.);9781118620908 (electronic bk.);9781118620922 (electronic bk.),http://dx.doi.org/10.1002/9781118620885
Both give me output for Full access (free) but only the first one should have that access status and the second should return Full access.
The text was updated successfully, but these errors were encountered: