Abe Jellinek
Abe Jellinek
@adam3smith, know anything about this? It seems like a straightforward fix, but I know zero about this translator or format.
Thanks! Nice regex :) Tests and lint should work if you rebase on `master`. I'm hesitant to merge translators that are basically just JSON-LD parsers, because I really would like...
@adomasven, any idea what's going on here? The outer page is `https://www.proquest.com`, and it loads `https://ebookcentral.proquest.com` in an iframe. - The Chrome connector runs detection on the iframe and ProQuest...
In this case it sounds like page scraping is the better bet, since the "API" returns lossy export-format data and the "page scraper" gets the site's native representation. Page scraping...
And, for what it's worth, they have an official API and it [seems to be free(?)](https://developer.ieee.org/docs/read/Home).
> In any case, the full-text auto-discovery will serve as a fallback. Yeah, the OA PDF will work fine for those cases. I don't think this will be that big...
Oh, right, I didn't realize that that page wrapped the PDF in an iframe (and wasn't just the PDF itself). I could've sworn we had code in the client to...
Ah, right. We could expand our ScienceDirect PDF code to support this case (add the domain, make it detect PDFs in child frames) but it hardly seems worth it, since...
Tests might work if you rebase.
@zoe-translates: Apparently this translator still uses FW - any interest in rewriting?