To address Google Books you either need an ISDN number or, more universal, Google’s book identification. Google gives some hints here:
https://support.google.com/books/partner/answer/3474239?hl=en ,
or, in German with “de” instead of “en” at the end:
https://support.google.com/books/partner/answer/3474239?hl=de .
If you want to link to a specific page of the document see the
tips at https://stackoverflow.com/questions/11584551/need-information-on-query-parameters-for-google-books-e-g-difference-between-d. Stackoverflow there tells you to address a page with &pg=<page number>.
Here at left is my example:
https://books.google.de/books?id=pJtMAAAAcAAJ&pg=189
The reader comes directly to page 189.Generally
&id is Google’s book identification, here pJtMAAAAcAAJ
&pg is the page I want to lead to, 189 in this case.
If you want to search for text you may try that with
&dq=<search text>, example
https://books.google.de/books?id=pJtMAAAAcAAJ&dq=Dei voluntas populi
&d=<search text> should be used additionally, suggests Stackoverflow, and shows some more parameters.
I suggest to check the result before sending it around. Good pointing!
Permalink to here http://j.mp/fj33GC9go
= https://blogabissl.blogspot.com/2020/12/deep-links-into-google-books.htmlgoogle-books.html
Keine Kommentare:
Kommentar veröffentlichen