LexisNexis doesn't work
Hi,
i can't add data (author, etc..) from documents listed at LexisNexis.
any ideas.
thx
i can't add data (author, etc..) from documents listed at LexisNexis.
any ideas.
thx
If you are working with LexisNexis Academic you should be able to grab individual items. There is a known issue with search results.
I've built a translator that works on the unstructured content of Lexis: US & Canadian Law Reviews Combined (in Total Legal Research), if someone with access to that service wants to take a look at testing the translator.
The scraper does not support search lists, but it does grab an HTML snapshot of the page, which is very useful for note-taking. I had to do some fixing in the highlighting code to get it to work with Lexis snapshots, specifically to handle these pages, which are pretty ghastly under the hood -- the line endings are all BR tags, which caused the original code to do strange things. Not sure if the patch has made it into mainstream Zotero yet.
EDIT: Please also note that this works only in the "US & Canadian Law Reviews, Combined" section of Lexis Total Research. The code is built to recognize the (Dr. Evil quotes on) "format" (Dr. Evil quotes off) of law review article headers, and won't work on other types of content.