Links estáticos
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Às vezes, criar links para a pesquisa de um autor ou título na Pesquisa de Livros do Google não é suficiente. É possível criar um link para um título específico ou até mesmo para uma edição específica de um livro. Para ajudar você com isso, o Google Livros fornece padrões de URL que permitem que você crie um link para um livro a partir de seu Número Padrão Internacional de Livro (ISBN), Número de Controle da Biblioteca do Congresso (LCCN, na sigla em inglês) ou número de registro da Central de Biblioteca de Computação On-line (OCLC, na sigla em inglês). A maioria dos livros publicados hoje tem ISBNs, e esses números podem ser vistos na página "Sobre o livro". No entanto, vincular a livros mais antigos geralmente envolve o uso de um registro LCCN ou OCLC.
Os links podem ser formatados para direcionar à página "Sobre este livro", à capa, à página de título, à página de direitos autorais, ao sumário ou à contracapa de um livro.
Exemplos
Por exemplo, talvez você queira criar um link para Flatland: A Romance of Many Dimensions, de Edwin Abbot. Embora o livro tenha sido publicado originalmente em 1884, a edição que você quer vincular foi impressa em 1984 e tem o ISBN 0451522907. A tabela a seguir mostra as opções para vincular partes específicas de livros.
Exceto em caso de indicação contrária, o conteúdo desta página é licenciado de acordo com a Licença de atribuição 4.0 do Creative Commons, e as amostras de código são licenciadas de acordo com a Licença Apache 2.0. Para mais detalhes, consulte as políticas do site do Google Developers. Java é uma marca registrada da Oracle e/ou afiliadas.
Última atualização 2024-06-28 UTC.
[null,null,["Última atualização 2024-06-28 UTC."],[[["\u003cp\u003eGoogle Books provides URL patterns to link to specific books or editions using ISBN, LCCN, or OCLC.\u003c/p\u003e\n"],["\u003cp\u003eMost modern books use ISBNs which can be found on the "About the Book" page, while older books typically use LCCN or OCLC.\u003c/p\u003e\n"],["\u003cp\u003eThese URL patterns allow linking to various sections of a book, including the front cover, title page, copyright page, table of contents, index, and back cover.\u003c/p\u003e\n"],["\u003cp\u003eLinks can be customized to point to the entire book or specific sections by incorporating the ISBN and the desired section in the URL.\u003c/p\u003e\n"]]],[],null,["# Static Links\n\nSometimes linking to [a search for an author or title on Book Search](https://books.google.com/support/bin/answer.py?answer=47576) isn't enough---you may want to link to a specific title or even a specific edition of a book. To help you with this, Google Books provides URL patterns that let you link to a book from its International Standard Book Number (ISBN), Library of Congress Control Number (LCCN), or Online Computer Library Center (OCLC) record number. Most books published today have ISBNs, and these numbers are usually visible on the \"About the Book\" page. Linking to older books, however, typically involves using an LCCN or OCLC record.\n\nLinks can be formatted to link to a book's About This Book page, Front Cover, Title Page, Copyright Page, Table of Contents, or Back Cover.\n\nExamples\n--------\n\nFor example, perhaps you want to link to [Flatland: A Romance of Many Dimensions](https://books.google.com/books?id=HKackp-vG-YC) by Edwin Abbot. While the book was originally published in 1884, the edition you want to link to was printed in 1984 and has an ISBN of 0451522907. The following table shows your options for linking to specific portions of books.\n\n| Destination | URL Pattern and Example |\n|-----------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **Book** | - https://books.google.com/books?vid=ISBN**{ISBN Number}** - **Example:** \u003chttps://books.google.com/books?vid=ISBN0451522907\u003e |\n| **Front cover** | - https://books.google.com/books?vid=ISBN**{ISBN Number}**\\&printsec=frontcover - **Example:** [https://books.google.com/books?vid=ISBN0451522907\\&printsec=frontcover](https://books.google.com/books?vid=ISBN0451522907&printsec=frontcover) |\n| **Title page** | - https://books.google.com/books?vid=ISBN**{ISBN Number}**\\&printsec=titlepage - **Example:** [https://books.google.com/books?vid=ISBN0451522907\\&printsec=titlepage](https://books.google.com/books?vid=ISBN0451522907&printsec=titlepage) |\n| **Copyright page** | - https://books.google.com/books?vid=ISBN**{ISBN Number}**\\&printsec=copyright - **Example:** [https://books.google.com/books?vid=ISBN0451522907\\&printsec=copyright](https://books.google.com/books?vid=ISBN0451522907&printsec=copyright) |\n| **Table of contents** | - https://books.google.com/books?vid=ISBN**{ISBN Number}**\\&printsec=toc - **Example:** [https://books.google.com/books?vid=ISBN0451522907\\&printsec=toc](https://books.google.com/books?vid=ISBN0451522907&printsec=toc) |\n| **Index** | - https://books.google.com/books?vid=ISBN**{ISBN Number}**\\&printsec=index - **Example:** [https://books.google.com/books?vid=ISBN0451522907\\&printsec=index](https://books.google.com/books?vid=ISBN0451522907&printsec=index) |\n| **Back cover** | - https://books.google.com/books?vid=ISBN**{ISBN Number}**\\&printsec=backcover - **Example:** [https://books.google.com/books?vid=ISBN0451522907\\&printsec=backcover](https://books.google.com/books?vid=ISBN0451522907&printsec=backcover) |"]]