CINXE.COM

Link to an ISBN or a Search

<!DOCTYPE html> <html lang="en"> <head> <meta name="description" content="Click here to learn how to link to a book price page by an ISBN or a search."> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta property="twitter:title" content="AddALL Book Price Comparison"> <meta property="twitter:description" content="Use AddALL to search for a book and book price comparison by ISBN Lookup. Search and compare prices among 100,000 book sellers."> <meta property="twitter:image" content="https://www.addall.com/images/addall-main.jpg"> <meta property="twitter:url" content="https://www.addall.com/link.html"> <meta property="twitter:card" content="summary_large_image"/> <meta name="twitter:creator" content="@addall"> <meta property="og:title" content="AddALL Book Price Comparison"> <meta property="og:description" content="One-click to search and compare book price among thousands of booksellers by using AddALL.com"> <meta property="og:image" content="https://www.addall.com/images/addall-main.jpg"> <meta property="og:url" content="https://www.addall.com/link.html"> <meta property="og:type" content="website" /> <meta property="fb:app_id" content="326645368475561" /> <meta name="author" content="addall"> <title>Link to an ISBN or a Search</title> <link rel="canonical" href="https://www.addall.com/link.html"> <link rel="preload" href="/css/addall4.css" as="style" crossorigin="anonymous"> <link rel="stylesheet" href="/css/addall4.css"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/site.webmanifest"> <style> .topnav .dropbtn{background-color:#fff;color:green;font-size:15px;padding:5px 10px;} .topnav{background-color: #fff;} .topnav a{color: green;} .topnav .new{border-bottom:2px solid red;border-radius:0;} #titlefirst{display:none;} #authorfirst{display:table-row;} .tooltip-e{text-decoration:none;} body { font-family: "Inter",Arial; font-size: 1.15rem; font-weight: 400; line-height: 1.6; } </style> </head> <body> <button onclick="topFunction()" id="topBtn" title="Go to top">Go Top</button> <div class="header-logo"> <a href="/"><img src="/images/logo.png" width="145" height="70" style="border: none;" alt="addall logo"></a> <div class="header-slogan">AddALL Book Price Comparison</div> </div> <div class="topnav" id="myTopnav"> <div class="topnav-container" > <a href="/" >Home</a> <a href="https://www.addall.com/reviews/">Book reviews</a> <div class="dropdown"> <button class="dropbtn">Advanced book search </button> <div class="dropdown-content"> <a href="/advanced/">Author field first</a> <a href="/advanced/?titlefirst" rel="nofollow">Title field first</a> <a href="/classic/">Classic page</a> </div> </div> <div class="dropdown"> <button class="dropbtn">Memo </button> <div class="dropdown-content"> <a href="/SuperRare/MemoRare.cgi" rel="nofollow">Used Book Memo</a> <a href="/SuperRare/MemoLog.cgi" rel="nofollow">Saved Search</a> <a href="/New/Memo.cgi" rel="nofollow">New Book Memo</a> </div> </div> <a href="/contact/" rel="nofollow">Contact</a> <a href="javascript:void(0);" class="icon" onclick="myFunction()">&#9776;</a> </div> </div> <br /> <style> form#isbn-search { max-width: 600px; margin: 10px auto 15px auto; text-align: center; padding:5px; } .isbn-bar{ text-align:left; display:inline-block; } input[type=text]{padding:8px;} .btn-compact{width:220px;padding:8px 10px; } .isbn-exp{margin:0 15px;} .isbn-qna{ max-width:1124px; margin-left:20px; margin-right:auto; } #body-content { max-width:1124px; min-width:320px; width:100%; margin: 5px auto; background: white; } h1,h2,h3{text-align:left;margin:10px 0 0;} p{margin:0 5px 15px 0;} li{margin-left:40px;} </style> <div class="isbn-qna"> <h1>Link to a Book or a Search</h1> <h2>Link to In-print Books</h2> <p>link to a book by using ISBN number:</p> <p>https://www.addall.com/isbn/<b>_ISBN_</b> (10 or 13-digit ISBN number, with or without hyphens "-") </p> <p>example: https://www.addall.com/isbn/9781408855652 </p> <h2>Link to Used Books</h2> <p>link to a book or a search by using author, title and/or ISBN number:</p> <p>https://www.addall.com/find-used-books/author-<b>_AUTHOR_</b>/title-<b>_TITLE_</b>/isbn-<b>_ISBN_</b> </p> <p> <b>_TITLE_</b>: the book title, lower case, separated by hyphens "-", <br>for instance, "harry-potter-and-the-philosopher's-stone" <p> <b>_AUTHOR_</b>: the author, lower case, separated by hyphens "-", <br>for instance, "j-k-rowling", "stephen-king", "tolkien" <p> <b>_ISBN_</b>: 10 or 13-digit ISBN number, with or without hyphens "-" <br>for instance, "9781408855652" <ul> <p> <li>Used Book Search by title and author:<br> https://www.addall.com/find-used-books/author-ellis-peters/title-cadfael </li> </p> <p> <li>Used Book Search by title:<br> https://www.addall.com/find-used-books/title-harry-potter-and-the-philosopher's-stone </li> </p> <p> <li>Used Book Search by author:<br> https://www.addall.com/find-used-books/author-ellis-peters </li> </p> <p> <li>Used Book Search search by isbn:<br> https://www.addall.com/find-used-books/isbn-0708825516 </li> </p> </ul> <p><b>In-print books search box</b></p> <p> <style> .align-mid{display:flex;justify-content:center;} .search-bar{width:480px;display:inline-block;padding:0;margin:8px 0;position:relative;overflow:hidden;font-size:17px;font-family:arial;} .search-bar .search-bar-input{padding:6px;font-size:17px;border:1px solid #ddd;border-right:none;float:left;width:77%;background:#f1f1f1;border-radius:2px;margin:8px 0;} .search-bar .topsearch-btn{padding:7px;float:left;width:20%;background:#4CAF50;color:white;font-size:17px;border:none;border-radius:2px;margin:8px -1px;} .fa::before{content:"\1f50d";font-size:14px;margin:0 5px 0 0;color:#333;font-style:normal;} .radio-toolbar input[type="radio"]{opacity:0;position:fixed;width:0;} .radio-toolbar label {display:inline-block;padding:5px;font-family:sans-serif, Arial;font-size:90%;border-radius:4px;margin-left:10px;text-align:center;} .radio-toolbar input[type="radio"]:checked + label {background-color:#bfb;border-bottom:2px solid #71c21b;} .radio-toolbar input[type="radio"]:focus + label {border-bottom:2px solid #71c21b;} .radio-toolbar label:hover {background-color:#dfd;} .search-bar li{margin-right:5px;} .search-bar-list{display:inline-flex;list-style:none;font-size:80%;margin:0;} .search-bar .topsearch-btn:hover{background:#489a50;} .search-bar .search-bar-input:hover{background:#fff;} button,input[type=search]:focus{outline:none;} </style> <div class="align-mid"> <div class="search-bar"> <form action="https://www.addall.com/New/NewSearch.cgi" class="top-search"> <div><a style="text-decoration:none;color:black;" href="https://www.addall.com/">AddALL: Compares Book Prices among 100K+ Booksellers!</a></div> <input type="search" name="query" placeholder="price comparison by isbn/title/author" class="search-bar-input" > <button type="submit" class="topsearch-btn"><i class="fa"></i></button> <div class="radio-toolbar"> <ul style="list-style-type:none" class="search-bar-list"> <li> <input id="type-isbn" type="radio" name="type" value="ISBN" > <label for="type-isbn">ISBN</label> <li> <input id="type-title" type="radio" name="type" value="Title" checked> <label for="type-title"> Title </label> <li> <input id="type-author" type="radio" name="type" value="Author"> <label for="type-author"> Author </label> <li> <input id="type-key" type="radio" name="type" value="Key"> <label for="type-key"> Keyword </label> </ul> </div> </form> </div> </div> <br>&lt;!-- search box code start ----------------------- --!&gt;<br> &lt;style&gt; .align-mid{display:flex;justify-content:center;} .search-bar{width:480px;display:inline-block;padding:0;margin:8px 0;position:relative;overflow:hidden;font-size:17px;font-family:arial;} .search-bar .search-bar-input{padding:6px;font-size:17px;border:1px solid #ddd;border-right:none;float:left;width:77%;background:#f1f1f1;border-radius:2px;margin:8px 0;} .search-bar .topsearch-btn{padding:7px;float:left;width:20%;background:#4CAF50;color:white;font-size:17px;border:none;border-radius:2px;margin:8px -1px;} .fa::before{content:"\1f50d";font-size:14px;margin:0 5px 0 0;color:#333;font-style:normal;} .radio-toolbar input[type="radio"]{opacity:0;position:fixed;width:0;} .radio-toolbar label {display:inline-block;padding:5px;font-family:sans-serif, Arial;font-size:90%;border-radius:4px;margin-left:10px;text-align:center;} .radio-toolbar input[type="radio"]:checked + label {background-color:#bfb;border-bottom:2px solid #71c21b;} .radio-toolbar input[type="radio"]:focus + label {border-bottom:2px solid #71c21b;} .radio-toolbar label:hover {background-color:#dfd;} .search-bar li{margin-right:5px;} .search-bar-list{display:inline-flex;list-style:none;font-size:80%;margin:0;} .search-bar .topsearch-btn:hover{background:#489a50;} .search-bar .search-bar-input:hover{background:#fff;} button,input[type=search]:focus{outline:none;} &lt;/style&gt; &lt;div class="align-mid"&gt; &lt;div class="search-bar"&gt; &lt;form action="https://www.addall.com/New/NewSearch.cgi" class="top-search"&gt; &lt;div&gt;&lt;a style="text-decoration:none;color:black;" href="https://www.addall.com/"&gt;AddALL: Compares Book Prices among 100K+ Booksellers!&lt;/a&gt;&lt;/div&gt; &lt;input type="search" name="query" placeholder="price comparison by isbn/title/author" class="search-bar-input" &gt; &lt;button type="submit" class="topsearch-btn"&gt;&lt;i class="fa"&gt;&lt;/i&gt;&lt;/button&gt; &lt;div class="radio-toolbar"&gt; &lt;ul style="list-style-type:none" class="search-bar-list"&gt; &lt;li&gt; &lt;input id="type-isbn" type="radio" name="type" value="ISBN" &gt; &lt;label for="type-isbn"&gt;ISBN&lt;/label&gt; &lt;li&gt; &lt;input id="type-title" type="radio" name="type" value="Title" checked&gt; &lt;label for="type-title"&gt; Title &lt;/label&gt; &lt;li&gt; &lt;input id="type-author" type="radio" name="type" value="Author"&gt; &lt;label for="type-author"&gt; Author &lt;/label&gt; &lt;li&gt; &lt;input id="type-key" type="radio" name="type" value="Key"&gt; &lt;label for="type-key"&gt; Keyword &lt;/label&gt; &lt;/ul&gt; &lt;/div&gt; &lt;/form&gt; &lt;/div&gt; &lt;/div&gt; <br>&lt;!-- code end ----------------------- --!&gt;<br> </p> </div> <!--isbn-qna--> </div> <!--body-content--> <div class="copyright"> <p><b>DISCLOSURE: When you click on links to various merchants on this site and make a purchase, this can result in this site earning a commission at no extra cost to you. Affiliate programs and affiliations include, but are not limited to, the eBay Partner Network, Amazon, Alibris. </b> </p> [<a href="/privacy.html" rel="nofollow">Privacy policy</a> | <a href="/New/quote.cgi" >Random quotes</a> | <a href="/link/" rel="nofollow">Link to us</a> | <a href="/about/">About us</a> ]<br> Copyright &copy; 1998-<span id="current-year"></span>, Addall.com Pte Ltd. All rights reserved. <script>document.getElementById("current-year").innerHTML = new Date().getFullYear();</script> </div> <link rel="preload" href="/js/jquery.ui.respond.powertip.min.js" as="script" crossorigin="anonymous"> <link rel="preload" href="/js/addall2.js" as="script" crossorigin="anonymous"> <script> (function() { function getScript(url,success){ var script=document.createElement('script'); script.src=url; var head=document.getElementsByTagName('head')[0], done=false; script.onload=script.onreadystatechange = function(){ if ( !done && (!this.readyState || this.readyState == 'loaded' || this.readyState == 'complete') ) { done=true; success(); script.onload = script.onreadystatechange = null; head.removeChild(script); } }; head.appendChild(script); } getScript('/js/jquery.ui.respond.powertip.min.js',function(){ $( function() { $("#tabs").tabs({ active: localStorage.getItem("currentIdx"), activate: function(event, ui) { localStorage.setItem("currentIdx", $(this).tabs('option', 'active')); } }); } ); getScript('/js/addall2.js',function(){ }); }); })(); </script> <script> var mybutton = document.getElementById("topBtn"); window.onscroll = function() {scrollFunction()}; function scrollFunction() { if (document.body.scrollTop > 520 || document.documentElement.scrollTop > 520) { mybutton.style.display = "block"; } else { mybutton.style.display = "none"; } } function topFunction() { document.body.scrollTop = 0; document.documentElement.scrollTop = 0; } </script> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-144411-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-144411-1'); gtag('config', 'G-96981GDF72'); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10