BookBrowse for Libraries

A Trusted Resource for Readers’ Advisory, Collection Development & Book Clubs


BookBrowse for Libraries Platinum Winner, 2024 Modern Library Awards BookBrowse for Libraries is a curated, reader-focused discovery tool—designed to support librarians, book clubs, and curious readers alike. Featuring 25+ years of hand-selected contemporary fiction and nonfiction, it's the perfect companion for those who read to learn, grow, and connect.

Your Guide to Exceptional Books

We spotlight books that go beyond entertainment—books that spark conversation, deepen understanding, and stay with you long after the last page. With BookBrowse, readers get the insights they need to choose the right books—through:

  • Thoughtful reviews written by our expert team
  • Curated read-alikes for 4,500+ books and 3,500+ authors
  • Powerful browsing by genre and 100+ themes
  • Previews of standout upcoming books
  • “Beyond the Book” articles that offer context and enrichment
  • Our twice-monthly e-mag, The BookBrowse Review
  • Resources for book clubs including online discussions, expert advice, and over 1,800 reading guides
Seamless Library Integration

Integration options include:
  • Branded experience with your library’s name on every page
  • Direct OPAC links for each book
  • Patron access via library card or login-free direct links
  • Embeddable apps and branded patron newsletters
Explore Full Feature List

Download our brochure.
Prefer print copies? Request them here.

Subscriptions

Some content is available free, but full access is reserved for subscribers. See subscription options.

Contact, Quotes & Free Trials

Have questions or want a quote/free trial? Contact us here.

Or reach out directly:
library(at)bookbrowse.com
Let us know a good time and number, and we'll return your call.

Key Features


Reading Resources


  • In-depth reviews of standout fiction and nonfiction
  • “Beyond the Book” articles for added insight
  • The BookBrowse Review, our twice-monthly e-magazine
  • Book excerpts to help readers sample before choosing
  • Author bios, interviews & name pronunciation guides

Discovery & Collection Development

Book Club Support

Seamless Library Integration


  • Branded pages: “BookBrowse for Libraries brought to you by [Library Name]”
  • OPAC linking by title and author (minimal setup needed)
  • Supports EZProxy and other standard library authentication
  • Direct-link access—no login required
  • Embeddable apps for library websites
  • Library-branded newsletters with one-click access to featured content

Support


Debugging Information
ColdFusion Server Developer 2021,0,13,330286
Template /lib/index.cfm
Time Stamp 31-May-26 06:29 PM
Locale en
User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Remote IP 127.0.0.1
Host Name 127.0.0.1


Execution Time

Total Time Avg Time Count Template
77 ms 77 ms 1 top level /root/website/lib/index.cfm
45 ms 45 ms 1 /root/website/lib/blocks/app_layout.cfm
22 ms 22 ms 1 /root/website/lib/blocks/dsp_libinfo_left_border.cfm
16 ms 16 ms 1 /root/website/lib/blocks/dsp_libsidemenu.cfm
15 ms 15 ms 1 /root/website/queries/qry_get_member_classification_number.cfm
14 ms 14 ms 1 /root/website/site/blocks/layout/dsp_footer.cfm
12 ms 12 ms 1 /root/website/adsystem/adsystem_mod.cfm
12 ms 12 ms 1 /root/website/adzones/showcase_track.cfm
10 ms 10 ms 1 /root/website/lib/blocks/app_globals.cfm
5 ms 5 ms 1 /root/website/lib/dsp_main.cfm
3 ms 2 ms 2 /root/website/actions/act_spider_tracker.cfm
3 ms 3 ms 1 /root/website/site/blocks/layout/dsp_header.cfm
2 ms 2 ms 1 /root/website/act_check_login.cfm
2 ms 2 ms 1 /root/website/queries/qry_get_member_info.cfm
1 ms 1 ms 1 /root/website/Application.cfm
1 ms 1 ms 1 /root/website/act_libraryIPLogin.cfm
1 ms 1 ms 1 /root/website/queries/qry_get_current_ezine.cfm
1 ms 1 ms 1 /root/website/site/blocks/dsp_header_newsletter.cfm
1 ms 1 ms 1 /root/website/site/blocks/layout/head.cfm
1 ms 1 ms 1 /root/website/site/blocks/layout/main_menu.cfm
0 ms 0 ms 1 /root/website/actions/udfs.cfm
0 ms 0 ms 1 /root/website/app_server.cfm
0 ms 0 ms 1 /root/website/banners/ad_594.cfm
0 ms 0 ms 1 /root/website/formurl2attributes.cfm
0 ms 0 ms 1 /root/website/js/fbjavascriptsdk.cfm
0 ms 0 ms 1 /root/website/lib/blocks/promo_block.cfm
0 ms 0 ms 1 /root/website/site/blocks/email_modal.cfm
0 ms 0 ms 1 /root/website/site/blocks/layout/google_tags.cfm
0 ms 0 ms 1 /root/website/site/blocks/layout/header_announcement.cfm
0 ms 0 ms 1 /root/website/site/blocks/layout/main_search.cfm
7 ms  STARTUP, PARSING, COMPILING, LOADING, & SHUTDOWN
85 ms  TOTAL EXECUTION TIME
red = over 250 ms average execution time


SQL Queries

spidercheck (Datasource=bookbrowse_com_new, Time=2ms, Records=1) in /root/website/actions/act_spider_tracker.cfm @ 18:29:14.014
SELECT	a.bot_number
        FROM	bots a
        WHERE	charindex(a.bot_name, ?) > 0
		OR a.bot_ip = ?
Query Parameter Value(s) -
Parameter #1(cf_sql_varchar) = Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Parameter #2(cf_sql_varchar) = 127.0.0.1

get_member_info (Datasource=bookbrowse_com_new, Time=1ms, Records=0) in /root/website/queries/qry_get_member_info.cfm @ 18:29:14.014
select 	a.*, 
    		b.member_account_type_name, b.member_account_type_charge, b.member_account_type_charge_frequency,  b.member_account_type_months, 
            c.member_chargetype_name, c.member_chargetype_number, a.member_classification_number, a.member_book_format
	
    from members a, member_account_types b, member_chargetype c
	
    where a.member_account_type_number = b.member_account_type_number
	and a.payment_method_id = c.member_chargetype_number
	and a.member_number = ?
Query Parameter Value(s) -
Parameter #1(CF_SQL_INTEGER) = 0

get_current_ezine (Datasource=bookbrowse_com_new, Time=0ms, Records=1, Cached Query) in /root/website/queries/qry_get_current_ezine.cfm @ 18:29:14.014
select		top 1 ezine_number, ezine_dt, ezine_image, ezine_brief_description, ezine_introduction
from		ezines
where		ezine_active_flag = 1
and 		ezine_type_number = 4
and			ezine_dt < getdate()
order by 	ezine_dt DESC
get_member_classification_number (Datasource=bookbrowse_com_new, Time=14ms, Records=0) in /root/website/queries/qry_get_member_classification_number.cfm @ 18:29:14.014
select  	a.member_classification_number, b.member_classification_description
	FROM 		members a
	INNER JOIN 	member_classification b on b.member_classification_number = a.member_classification_number
	WHERE		a.member_number = ?
Query Parameter Value(s) -
Parameter #1(CF_SQL_INTEGER) = 0

get_ads (Datasource=bookbrowse_com_new, Time=5ms, Records=0) in /root/website/adsystem/adsystem_mod.cfm @ 18:29:14.014
SELECT		a.adid,	adweight
	FROM		adsystem a
	INNER JOIN 	ad_category_mapping b ON b.adid = a.adid
	WHERE		a.section = ?
	AND			a.active  = 1
	AND 		a.start_date <= GETDATE()
	
	AND (a.viewby LIKE '%n%' OR a.viewby = 'all')
            

	AND     (b.category_number IN (	SELECT	category_number
									FROM	category_book_mapping
									WHERE	book_number = ?)
      		OR 	b.category_number = ?)
Query Parameter Value(s) -
Parameter #1(CF_SQL_VARCHAR) = showcase_track
Parameter #2(CF_SQL_VARCHAR) = 0
Parameter #3(CF_SQL_VARCHAR) = 0

get_ads (Datasource=bookbrowse_com_new, Time=2ms, Records=1) in /root/website/adsystem/adsystem_mod.cfm @ 18:29:15.015
SELECT	a.adid,	adweight
        FROM	adsystem a
        WHERE	a.section = ? 
        AND 	a.active  = 1 
        AND		a.start_date <= GETDATE()	
        
        AND (a.viewby LIKE '%n%' OR a.viewby = 'all')
        AND (select count(*) from ad_category_mapping where datalength(category_number) >= 1 and adid = a.adid) = 0
Query Parameter Value(s) -
Parameter #1(CF_SQL_VARCHAR) = showcase_track

get_type (Datasource=bookbrowse_com_new, Time=1ms, Records=1) in /root/website/adsystem/adsystem_mod.cfm @ 18:29:15.015
SELECT	a.start_date, a.adid, a.end_date, a.camp_views, a.image_name, a.alt_text, a.views, a.code, a.adsize
        FROM	adsystem a
        WHERE	a.adid = ?
Query Parameter Value(s) -
Parameter #1(CF_SQL_INTEGER) = 594


Scope Variables

CGI Variables:
AUTH_PASSWORD=
AUTH_TYPE=
AUTH_USER=
CERT_COOKIE=
CERT_FLAGS=
CERT_ISSUER=
CERT_KEYSIZE=
CERT_SECRETKEYSIZE=
CERT_SERIALNUMBER=
CERT_SERVER_ISSUER=
CERT_SERVER_SUBJECT=
CERT_SUBJECT=
CF_TEMPLATE_PATH=/root/website/lib/index.cfm
CONTENT_LENGTH=
CONTENT_TYPE=
CONTEXT_PATH=
GATEWAY_INTERFACE=
HTTPS=
HTTPS_KEYSIZE=
HTTPS_SECRETKEYSIZE=
HTTPS_SERVER_ISSUER=
HTTPS_SERVER_SUBJECT=
HTTP_ACCEPT=*/*
HTTP_ACCEPT_ENCODING=gzip, br, zstd, deflate
HTTP_ACCEPT_LANGUAGE=
HTTP_CONNECTION=upgrade
HTTP_COOKIE=CFGLOBALS=urltoken%3DCFID%23%3D4071338%26CFTOKEN%23%3D278b506d335ae08d%2DF8F8F358%2DDDB1%2D10A2%2DF5C7190226C4EEFF%23lastvisit%3D%7Bts%20%272026%2D05%2D31%2018%3A29%3A14%27%7D%23hitcount%3D3%23timecreated%3D%7Bts%20%272026%2D05%2D31%2018%3A29%3A13%27%7D%23cftoken%3D278b506d335ae08d%2DF8F8F358%2DDDB1%2D10A2%2DF5C7190226C4EEFF%23cfid%3D4071338%23; CFCLIENT_BOOKBROWSE=order%3Dp%23member%5Fnumber%3D0%23member%5Factive%5Fflag%3D0%23member%5Flogged%5Fin%5Fflag%3D0%23library%5Fuser%5Fflag%3D0%23view%3Dbooks%23; CFID=4071338; CFTOKEN=278b506d335ae08d-F8F8F358-DDB1-10A2-F5C7190226C4EEFF
HTTP_HOST=dev.bookbrowse.com
HTTP_REFERER=http://dev.bookbrowse.com/lib/
HTTP_URL=
HTTP_USER_AGENT=Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
LOCAL_ADDR=127.0.0.1
PATH_INFO=
PATH_TRANSLATED=/root/website/lib/index.cfm
QUERY_STRING=
REMOTE_ADDR=127.0.0.1
REMOTE_HOST=127.0.0.1
REMOTE_USER=
REQUEST_METHOD=GET
SCRIPT_NAME=/lib/index.cfm
SERVER_NAME=dev.bookbrowse.com
SERVER_PORT=8500
SERVER_PORT_SECURE=0
SERVER_PROTOCOL=HTTP/1.1
SERVER_SOFTWARE=
WEB_SERVER_API=
Client Variables:
cfid=4071338
cftoken=278b506d335ae08d-F8F8F358-DDB1-10A2-F5C7190226C4EEFF
hitcount=3
lastvisit={ts '2026-05-31 18:29:14'}
library_user_flag=0
member_active_flag=0
member_logged_in_flag=0
member_number=0
order=p
timecreated={ts '2026-05-31 18:29:13'}
urltoken=CFID=4071338&CFTOKEN=278b506d335ae08d-F8F8F358-DDB1-10A2-F5C7190226C4EEFF
view=books
Cookie Variables:
CFCLIENT_BOOKBROWSE=order=p#member_number=0#member_active_flag=0#member_logged_in_flag=0#library_user_flag=0#view=books#
CFGLOBALS=urltoken=CFID#=4071338&CFTOKEN#=278b506d335ae08d-F8F8F358-DDB1-10A2-F5C7190226C4EEFF#lastvisit={ts '2026-05-31 18:29:14'}#hitcount=3#timecreated={ts '2026-05-31 18:29:13'}#cftoken=278b506d335ae08d-F8F8F358-DDB1-10A2-F5C7190226C4EEFF#cfid=4071338#
CFID=4071338
CFTOKEN=278b506d335ae08d-F8F8F358-DDB1-10A2-F5C7190226C4EEFF
Session Variables:
cfid=4071338
cftoken=278b506d335ae08d-F8F8F358-DDB1-10A2-F5C7190226C4EEFF
sessionid=BOOKBROWSE_4071338_278b506d335ae08d-F8F8F358-DDB1-10A2-F5C7190226C4EEFF
urltoken=CFID=4071338&CFTOKEN=278b506d335ae08d-F8F8F358-DDB1-10A2-F5C7190226C4EEFF
Debug Rendering Time: 6 ms