Compare commits

...

26 Commits

Author SHA1 Message Date
c4c6265852 Terrace Books has moved locations.
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is running
2024-09-07 23:59:54 +00:00
8d2f7d238f Two new combination eatery/bookstore locations, Honey Moon and Sullaluna
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-08-16 00:17:59 +00:00
ae5f2b7270 Merge pull request 'Update dependency cheerio to v1.0.0' (#13) from renovate/cheerio-1.x-lockfile into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #13
2024-08-13 01:16:30 +00:00
a3f4c45733 Update dependency cheerio to v1.0.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-08-09 20:01:41 +00:00
d1600e763a [skip] Merge pull request 'scope when jobs run' (#12) from scope-when into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #12
2024-07-08 19:25:40 -04:00
92cea97430 scope when jobs run
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-08 19:24:41 -04:00
dc9c4c0ca7 Merge pull request 'Update node Docker tag to v22' (#10) from renovate/node-22.x into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #10
2024-07-08 19:20:03 -04:00
48c4e817d7 add build step for branches
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-08 19:17:03 -04:00
0f954d30a9 fix import syntax
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-08 19:14:46 -04:00
24f9aff11d Update node Docker tag to v22 2024-07-08 19:14:46 -04:00
e5f0a70f97 Add Liz's Book Bar in Brooklyn
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-03 00:36:42 +00:00
1e476c767b Merge pull request 'Update caddy Docker tag to v2.8.4' (#11) from renovate/caddy-2.x into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #11
2024-06-09 14:48:52 +00:00
e28078402f Update caddy Docker tag to v2.8.4
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-06-03 19:01:14 +00:00
66c1682b0b Update to note that La Joie de Vivre has a café now
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-03-30 01:02:45 +00:00
bc49f31237 Shakespeare and Co opens a new Upper West Side location
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-03-06 22:05:57 -05:00
3def1a40ce add [ignore] to the magic list of changelog exclusions
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-21 21:53:42 -05:00
1b3dc47f4e add missing required og tag [skip] 2024-02-21 01:29:58 +00:00
cd97756ec2 move Yu and Me back to its original location (congrats!)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-28 16:27:29 +00:00
0d796eb63c update cached index [skip]
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-21 21:32:04 -05:00
f49a1d3bc7 Merge pull request 'Update node Docker tag to v21' (#8) from renovate/node-21.x into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #8
2024-01-22 02:30:01 +00:00
5c49dc346c Add Bibliotheque and The World's Borough Bookshop
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-01 17:53:39 +00:00
0467591053 add La Joie de Vivre, a French/English bookstore in the Flatiron Distirct
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-28 00:40:18 +00:00
c3f917faa5 add canonical link
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-22 02:56:27 +00:00
97503c3d68 Merge pull request 'Update caddy Docker tag to v2.7.6' (#9) from renovate/caddy-2.x into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #9
2023-12-15 14:43:33 +00:00
cf0dddd4a6 Update caddy Docker tag to v2.7.6
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-14 22:01:03 +00:00
9528b39d6d Update node Docker tag to v21
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-10-24 00:01:05 +00:00
6 changed files with 383 additions and 121 deletions

View File

@ -6,6 +6,18 @@
depth: 15
steps:
test:
image: docker
commands:
- apk add curl
- docker build .
when:
- event: push
branch:
exclude: ["main"]
volumes:
- /var/run/docker.sock:/var/run/docker.sock
build:
image: docker
commands:
@ -17,6 +29,8 @@ steps:
- 'curl http://100.113.98.36:4000/api/update -H "Authorization: Bearer $COMPOSE_TOKEN"'
secrets: [docker_username, docker_password, compose_token]
when:
branch: "master"
- event: push
branch:
include: ["main"]
volumes:
- /var/run/docker.sock:/var/run/docker.sock

View File

@ -1,10 +1,10 @@
FROM node:20 AS builder
FROM node:22 AS builder
COPY . /src
WORKDIR /src
RUN npm install && node ./index.js
FROM caddy:2.7.5
FROM caddy:2.8.4
COPY img /usr/share/caddy/img
COPY css /usr/share/caddy/css

View File

@ -31,7 +31,7 @@
media="screen"
rel="stylesheet"
type="text/css"
href="/css/site.css?1697075405981"
href="/css/site.css?1709780697849"
/>
<meta
property="title"
@ -55,6 +55,7 @@
content="https://www.nycbookstores.org/img/social.jpg"
/>
<meta property="og:url" content="https://www.nycbookstores.org/" />
<meta property="og:type" content="website" />
<meta property="og:title" content="NYC Bookstores" />
<meta
property="og:description"
@ -64,6 +65,7 @@
property="og:image"
content="https://www.nycbookstores.org/img/social.jpg"
/>
<link rel="canonical" href="https://www.nycbookstores.org/" />
</head>
<body>
<div id="wrapper">
@ -143,20 +145,26 @@
survives at this point).
</p>
<p>
There are currently <span id="storeCount">114</span> stores indexed
There are currently <span id="storeCount">118</span> stores indexed
on this page. Last updated
<span id="updatedOn">October 11, 2023</span>.
<span id="updatedOn">March 6, 2024</span>.
</p>
<details>
<summary>Recent Changes</summary>
<ul id="changesList">
<li>October 11, 2023 - add this fancy recent changes module</li>
<li>
October 8, 2023 - move Burnt Books into Hey Kids!, update
archestratus to note there's no cafe anymore
January 28, 2024 - move Yu and Me back to its original location
(congrats!)
</li>
<li>September 30, 2023 - add Lofty Pigeon Books</li>
<li>September 19, 2023 - Move Yu and Me to Essex Market</li>
<li>
January 1, 2024 - Add Bibliotheque and The World's Borough
Bookshop
</li>
<li>
December 27, 2023 - add La Joie de Vivre, a French/English
bookstore in the Flatiron Distirct
</li>
<li>December 21, 2023 - add canonical link</li>
</ul>
</details>
</div>
@ -179,7 +187,7 @@
</tr>
<tr id="2" class="spotRow">
<td class="name">Adanne</td>
<td>234 Water St, Brooklyn</td>
<td>115 Ralph Ave, Brooklyn</td>
</tr>
<tr id="3" class="spotRow">
<td class="name">Aeon Bookstore</td>
@ -218,69 +226,69 @@
<td>90 Kosciuszko St, Brooklyn</td>
</tr>
<tr id="12" class="spotRow">
<td class="name">Bibliotheque</td>
<td>54 Mercer St, New York</td>
</tr>
<tr id="13" class="spotRow">
<td class="name">Black Spring Books</td>
<td>672 Driggs Ave, Brooklyn</td>
</tr>
<tr id="13" class="spotRow">
<tr id="14" class="spotRow">
<td class="name">Bluestockings Cooperative</td>
<td>116 Suffolk Street, New York</td>
</tr>
<tr id="14" class="spotRow">
<tr id="15" class="spotRow">
<td class="name">Bonnie Slotnick Cookbooks</td>
<td>28 East 2nd St, New York</td>
</tr>
<tr id="15" class="spotRow">
<tr id="16" class="spotRow">
<td class="name">Book Club Bar</td>
<td>197 E 3rd St, New York</td>
</tr>
<tr id="16" class="spotRow">
<tr id="17" class="spotRow">
<td class="name">Book Culture</td>
<td>536 W 112th St, New York</td>
</tr>
<tr id="17" class="spotRow">
<tr id="18" class="spotRow">
<td class="name">Book Culture LIC</td>
<td>26-09 Jackson Ave, Queens</td>
</tr>
<tr id="18" class="spotRow">
<tr id="19" class="spotRow">
<td class="name">Book Culture on Broadway</td>
<td>2915 Broadway, New York</td>
</tr>
<tr id="19" class="spotRow">
<tr id="20" class="spotRow">
<td class="name">Book Thug Nation</td>
<td>100 North 3rd St, Brooklyn</td>
</tr>
<tr id="20" class="spotRow">
<tr id="21" class="spotRow">
<td class="name">Bookmarc</td>
<td>400 Bleecker St, New York</td>
</tr>
<tr id="21" class="spotRow">
<tr id="22" class="spotRow">
<td class="name">BookMark Shoppe</td>
<td>8415 3rd Avenue, Brooklyn</td>
</tr>
<tr id="22" class="spotRow">
<tr id="23" class="spotRow">
<td class="name">Bookoff</td>
<td>49 W 45nd St, New York</td>
</tr>
<tr id="23" class="spotRow">
<tr id="24" class="spotRow">
<td class="name">Bookoff Brooklyn</td>
<td>934 3rd Ave, Brooklyn</td>
</tr>
<tr id="24" class="spotRow">
<tr id="25" class="spotRow">
<td class="name">Books Are Magic (Montague St.)</td>
<td>122 Montague St, Brooklyn</td>
</tr>
<tr id="25" class="spotRow">
<tr id="26" class="spotRow">
<td class="name">Books Are Magic (Smith St.)</td>
<td>225 Smith St, Brooklyn</td>
</tr>
<tr id="26" class="spotRow">
<tr id="27" class="spotRow">
<td class="name">Books Of Wonder</td>
<td>42 West 17th St, New York</td>
</tr>
<tr id="27" class="spotRow">
<td class="name">Boulevard Books</td>
<td>7518 13th Ave, Brooklyn</td>
</tr>
<tr id="28" class="spotRow">
<td class="name">Bravo's Book Nook</td>
<td>115 MacDougal St, New York</td>
@ -358,33 +366,33 @@
<td>1067 Flushing Ave, Brooklyn</td>
</tr>
<tr id="47" class="spotRow">
<td class="name">Idlewild Books</td>
<td>170 7th Avenue S, New York</td>
</tr>
<tr id="48" class="spotRow">
<td class="name">James Cummins Bookseller</td>
<td>699 Madison Ave, 7th Floor, New York</td>
</tr>
<tr id="49" class="spotRow">
<tr id="48" class="spotRow">
<td class="name">Joanne Hendricks Cookbooks</td>
<td>488 Greenwich St, New York</td>
</tr>
<tr id="50" class="spotRow">
<tr id="49" class="spotRow">
<td class="name">Karma Bookstore</td>
<td>136 East Third St, New York</td>
</tr>
<tr id="51" class="spotRow">
<tr id="50" class="spotRow">
<td class="name">Kew &amp; Willow Books</td>
<td>81-63 Lefferts Boulevard, New York</td>
</tr>
<tr id="52" class="spotRow">
<tr id="51" class="spotRow">
<td class="name">Kinokunya</td>
<td>1073 Avenue of the Americas, New York</td>
</tr>
<tr id="53" class="spotRow">
<tr id="52" class="spotRow">
<td class="name">Kitchen Arts &amp; Letters</td>
<td>1435 Lexington Ave, New York</td>
</tr>
<tr id="53" class="spotRow">
<td class="name">La Joie de Vivre</td>
<td>145 W 27th St, New York</td>
</tr>
<tr id="54" class="spotRow">
<td class="name">Leaves Bookstore</td>
<td>140 Nassau Ave, Brooklyn</td>
@ -510,122 +518,141 @@
<td>939 Lexington Ave, New York</td>
</tr>
<tr id="85" class="spotRow">
<td class="name">
Shakespeare &amp; Company (Manhattan Valley/Columbia
University)
</td>
<td>2736 Broadway, New York</td>
</tr>
<tr id="86" class="spotRow">
<td class="name">
Shakespeare &amp; Company (Upper West Side)
</td>
<td>2020 Broadway, New York</td>
</tr>
<tr id="86" class="spotRow">
<tr id="87" class="spotRow">
<td class="name">Sister's Uptown Bookstore</td>
<td>1942 Amsterdam Ave, New York</td>
</tr>
<tr id="87" class="spotRow">
<tr id="88" class="spotRow">
<td class="name">Spoonbill &amp; Sugartown, Booksellers</td>
<td>218 Bedford Ave, Brooklyn</td>
</tr>
<tr id="88" class="spotRow">
<tr id="89" class="spotRow">
<td class="name">Standards Manual</td>
<td>212 Franklin Street, Brooklyn</td>
</tr>
<tr id="89" class="spotRow">
<tr id="90" class="spotRow">
<td class="name">Strand Bookstore</td>
<td>828 Broadway, New York</td>
</tr>
<tr id="90" class="spotRow">
<tr id="91" class="spotRow">
<td class="name">Sweet Pickle Books</td>
<td>47 Orchard St, New York</td>
</tr>
<tr id="91" class="spotRow">
<tr id="92" class="spotRow">
<td class="name">Taylor &amp; Co. Books</td>
<td>1021 Cortelyou Rd, Brooklyn</td>
</tr>
<tr id="92" class="spotRow">
<tr id="93" class="spotRow">
<td class="name">Terrace Books</td>
<td>242 Prospect Park West, Brooklyn</td>
</tr>
<tr id="93" class="spotRow">
<tr id="94" class="spotRow">
<td class="name">The Austin Book Shop</td>
<td>104-29 Jamaica Ave, Richmond Hill</td>
</tr>
<tr id="94" class="spotRow">
<tr id="95" class="spotRow">
<td class="name">The Book Cellar</td>
<td>1465 York Ave, New York</td>
</tr>
<tr id="95" class="spotRow">
<tr id="96" class="spotRow">
<td class="name">The Center for Fiction</td>
<td>15 Lafayette Ave, Brooklyn</td>
</tr>
<tr id="96" class="spotRow">
<tr id="97" class="spotRow">
<td class="name">The Corner Bookstore</td>
<td>1313 Madison Ave, New York</td>
</tr>
<tr id="97" class="spotRow">
<tr id="98" class="spotRow">
<td class="name">The Drama Book Shop</td>
<td>266 W 39th St, New York</td>
</tr>
<tr id="98" class="spotRow">
<tr id="99" class="spotRow">
<td class="name">The Lit. Bar</td>
<td>131 Alexander Ave, Bronx</td>
</tr>
<tr id="99" class="spotRow">
<tr id="100" class="spotRow">
<td class="name">The Mysterious Bookshop</td>
<td>58 Warren St, New York</td>
</tr>
<tr id="100" class="spotRow">
<tr id="101" class="spotRow">
<td class="name">The Ripped Bodice</td>
<td>218 5th Ave, Brooklyn</td>
</tr>
<tr id="101" class="spotRow">
<tr id="102" class="spotRow">
<td class="name">The Strand At Columbus Ave</td>
<td>450 Columbus Ave, New York</td>
</tr>
<tr id="102" class="spotRow">
<tr id="103" class="spotRow">
<td class="name">The Word Is Change</td>
<td>368 Tompkins Ave, Brooklyn</td>
</tr>
<tr id="103" class="spotRow">
<td class="name">Three Lives &amp; Company</td>
<td>238 West 10th St, New York</td>
</tr>
<tr id="104" class="spotRow">
<td class="name">The World's Borough Bookshop</td>
<td>3406 73rd St, Queens</td>
</tr>
<tr id="105" class="spotRow">
<td class="name">Three Lives &amp; Company</td>
<td>154 W 10th St, New York</td>
</tr>
<tr id="106" class="spotRow">
<td class="name">Topos Bookstore Cafe</td>
<td>788 Woodward Ave, Brooklyn</td>
</tr>
<tr id="105" class="spotRow">
<tr id="107" class="spotRow">
<td class="name">Topos Too</td>
<td>59-22 Myrtle Ave, Queens</td>
</tr>
<tr id="108" class="spotRow">
<td class="name">Troubled Sleep Books</td>
<td>129 6th Ave, Brooklyn</td>
</tr>
<tr id="106" class="spotRow">
<tr id="109" class="spotRow">
<td class="name">Turn The Page... Again</td>
<td>39-15a Bell Blvd, Flushing</td>
</tr>
<tr id="107" class="spotRow">
<tr id="110" class="spotRow">
<td class="name">Unnameable Books</td>
<td>600 Vanderbilt Ave, Brooklyn</td>
</tr>
<tr id="108" class="spotRow">
<tr id="111" class="spotRow">
<td class="name">Ursus Books</td>
<td>50 East 78th St, Suite 1C, New York</td>
</tr>
<tr id="109" class="spotRow">
<tr id="112" class="spotRow">
<td class="name">Village Works</td>
<td>12 St. Marks Pl, New York</td>
</tr>
<tr id="113" class="spotRow">
<td class="name">Westsider Rare &amp; Used Books</td>
<td>2246 Broadway, New York</td>
</tr>
<tr id="110" class="spotRow">
<tr id="114" class="spotRow">
<td class="name">Westsider Records</td>
<td>233 West 72nd St, New York</td>
</tr>
<tr id="111" class="spotRow">
<tr id="115" class="spotRow">
<td class="name">Word Bookstore</td>
<td>126 Franklin St, Brooklyn</td>
</tr>
<tr id="112" class="spotRow">
<tr id="116" class="spotRow">
<td class="name">Word Up Books</td>
<td>2113 Amsterdam Ave, New York</td>
</tr>
<tr id="113" class="spotRow">
<tr id="117" class="spotRow">
<td class="name">Yu and Me Books</td>
<td>115 Delancey St Stall #11, New York</td>
<td>44 Mulberry St, New York</td>
</tr>
</tbody>
</table>

View File

@ -1,7 +1,7 @@
import { load } from "cheerio";
import { readFile, writeFile } from "fs";
import process from "child_process";
import stores from "./stores.json" assert { type: "json" };
import stores from "./stores.json" with { type: "json" };
function GetRecentChanges() {
const res = process
@ -17,6 +17,7 @@ function ChangeLog(logs) {
if (
i > 3 ||
l.includes("[skip]") ||
l.includes("[ignore]") ||
l.includes("caddy") ||
l.includes("renovate")
) {

204
package-lock.json generated
View File

@ -18,20 +18,24 @@
"integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww=="
},
"node_modules/cheerio": {
"version": "1.0.0-rc.12",
"resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.12.tgz",
"integrity": "sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==",
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0.tgz",
"integrity": "sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==",
"dependencies": {
"cheerio-select": "^2.1.0",
"dom-serializer": "^2.0.0",
"domhandler": "^5.0.3",
"domutils": "^3.0.1",
"htmlparser2": "^8.0.1",
"parse5": "^7.0.0",
"parse5-htmlparser2-tree-adapter": "^7.0.0"
"domutils": "^3.1.0",
"encoding-sniffer": "^0.2.0",
"htmlparser2": "^9.1.0",
"parse5": "^7.1.2",
"parse5-htmlparser2-tree-adapter": "^7.0.0",
"parse5-parser-stream": "^7.1.2",
"undici": "^6.19.5",
"whatwg-mimetype": "^4.0.0"
},
"engines": {
"node": ">= 6"
"node": ">=18.17"
},
"funding": {
"url": "https://github.com/cheeriojs/cheerio?sponsor=1"
@ -118,22 +122,34 @@
}
},
"node_modules/domutils": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/domutils/-/domutils-3.0.1.tgz",
"integrity": "sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz",
"integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==",
"dependencies": {
"dom-serializer": "^2.0.0",
"domelementtype": "^2.3.0",
"domhandler": "^5.0.1"
"domhandler": "^5.0.3"
},
"funding": {
"url": "https://github.com/fb55/domutils?sponsor=1"
}
},
"node_modules/encoding-sniffer": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/encoding-sniffer/-/encoding-sniffer-0.2.0.tgz",
"integrity": "sha512-ju7Wq1kg04I3HtiYIOrUrdfdDvkyO9s5XM8QAj/bN61Yo/Vb4vgJxy5vi4Yxk01gWHbrofpPtpxM8bKger9jhg==",
"dependencies": {
"iconv-lite": "^0.6.3",
"whatwg-encoding": "^3.1.1"
},
"funding": {
"url": "https://github.com/fb55/encoding-sniffer?sponsor=1"
}
},
"node_modules/entities": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz",
"integrity": "sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==",
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz",
"integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
"engines": {
"node": ">=0.12"
},
@ -142,9 +158,9 @@
}
},
"node_modules/htmlparser2": {
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.1.tgz",
"integrity": "sha512-4lVbmc1diZC7GUJQtRQ5yBAeUCL1exyMwmForWkRLnwyzWBFxN633SALPMGYaWZvKe9j1pRZJpauvmxENSp/EA==",
"version": "9.1.0",
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-9.1.0.tgz",
"integrity": "sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==",
"funding": [
"https://github.com/fb55/htmlparser2?sponsor=1",
{
@ -154,9 +170,20 @@
],
"dependencies": {
"domelementtype": "^2.3.0",
"domhandler": "^5.0.2",
"domutils": "^3.0.1",
"entities": "^4.3.0"
"domhandler": "^5.0.3",
"domutils": "^3.1.0",
"entities": "^4.5.0"
}
},
"node_modules/iconv-lite": {
"version": "0.6.3",
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
"dependencies": {
"safer-buffer": ">= 2.1.2 < 3.0.0"
},
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/nth-check": {
@ -192,6 +219,49 @@
"funding": {
"url": "https://github.com/inikulin/parse5?sponsor=1"
}
},
"node_modules/parse5-parser-stream": {
"version": "7.1.2",
"resolved": "https://registry.npmjs.org/parse5-parser-stream/-/parse5-parser-stream-7.1.2.tgz",
"integrity": "sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow==",
"dependencies": {
"parse5": "^7.0.0"
},
"funding": {
"url": "https://github.com/inikulin/parse5?sponsor=1"
}
},
"node_modules/safer-buffer": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
},
"node_modules/undici": {
"version": "6.19.7",
"resolved": "https://registry.npmjs.org/undici/-/undici-6.19.7.tgz",
"integrity": "sha512-HR3W/bMGPSr90i8AAp2C4DM3wChFdJPLrWYpIS++LxS8K+W535qftjt+4MyjNYHeWabMj1nvtmLIi7l++iq91A==",
"engines": {
"node": ">=18.17"
}
},
"node_modules/whatwg-encoding": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz",
"integrity": "sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==",
"dependencies": {
"iconv-lite": "0.6.3"
},
"engines": {
"node": ">=18"
}
},
"node_modules/whatwg-mimetype": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz",
"integrity": "sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==",
"engines": {
"node": ">=18"
}
}
},
"dependencies": {
@ -201,17 +271,21 @@
"integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww=="
},
"cheerio": {
"version": "1.0.0-rc.12",
"resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.12.tgz",
"integrity": "sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==",
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0.tgz",
"integrity": "sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==",
"requires": {
"cheerio-select": "^2.1.0",
"dom-serializer": "^2.0.0",
"domhandler": "^5.0.3",
"domutils": "^3.0.1",
"htmlparser2": "^8.0.1",
"parse5": "^7.0.0",
"parse5-htmlparser2-tree-adapter": "^7.0.0"
"domutils": "^3.1.0",
"encoding-sniffer": "^0.2.0",
"htmlparser2": "^9.1.0",
"parse5": "^7.1.2",
"parse5-htmlparser2-tree-adapter": "^7.0.0",
"parse5-parser-stream": "^7.1.2",
"undici": "^6.19.5",
"whatwg-mimetype": "^4.0.0"
}
},
"cheerio-select": {
@ -268,29 +342,46 @@
}
},
"domutils": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/domutils/-/domutils-3.0.1.tgz",
"integrity": "sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz",
"integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==",
"requires": {
"dom-serializer": "^2.0.0",
"domelementtype": "^2.3.0",
"domhandler": "^5.0.1"
"domhandler": "^5.0.3"
}
},
"encoding-sniffer": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/encoding-sniffer/-/encoding-sniffer-0.2.0.tgz",
"integrity": "sha512-ju7Wq1kg04I3HtiYIOrUrdfdDvkyO9s5XM8QAj/bN61Yo/Vb4vgJxy5vi4Yxk01gWHbrofpPtpxM8bKger9jhg==",
"requires": {
"iconv-lite": "^0.6.3",
"whatwg-encoding": "^3.1.1"
}
},
"entities": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz",
"integrity": "sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA=="
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz",
"integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw=="
},
"htmlparser2": {
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.1.tgz",
"integrity": "sha512-4lVbmc1diZC7GUJQtRQ5yBAeUCL1exyMwmForWkRLnwyzWBFxN633SALPMGYaWZvKe9j1pRZJpauvmxENSp/EA==",
"version": "9.1.0",
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-9.1.0.tgz",
"integrity": "sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==",
"requires": {
"domelementtype": "^2.3.0",
"domhandler": "^5.0.2",
"domutils": "^3.0.1",
"entities": "^4.3.0"
"domhandler": "^5.0.3",
"domutils": "^3.1.0",
"entities": "^4.5.0"
}
},
"iconv-lite": {
"version": "0.6.3",
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
"requires": {
"safer-buffer": ">= 2.1.2 < 3.0.0"
}
},
"nth-check": {
@ -317,6 +408,37 @@
"domhandler": "^5.0.2",
"parse5": "^7.0.0"
}
},
"parse5-parser-stream": {
"version": "7.1.2",
"resolved": "https://registry.npmjs.org/parse5-parser-stream/-/parse5-parser-stream-7.1.2.tgz",
"integrity": "sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow==",
"requires": {
"parse5": "^7.0.0"
}
},
"safer-buffer": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
},
"undici": {
"version": "6.19.7",
"resolved": "https://registry.npmjs.org/undici/-/undici-6.19.7.tgz",
"integrity": "sha512-HR3W/bMGPSr90i8AAp2C4DM3wChFdJPLrWYpIS++LxS8K+W535qftjt+4MyjNYHeWabMj1nvtmLIi7l++iq91A=="
},
"whatwg-encoding": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz",
"integrity": "sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==",
"requires": {
"iconv-lite": "0.6.3"
}
},
"whatwg-mimetype": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz",
"integrity": "sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg=="
}
}
}

View File

@ -631,15 +631,15 @@
},
{
"name": "Terrace Books",
"address": "242 Prospect Park West",
"address": "1624 10th Ave",
"city": "Brooklyn",
"state": "NY",
"postcode": "11215",
"description": "",
"lat": "40.6594197",
"long": "-73.9815551",
"lat": "40.658837917110674",
"long": "-73.97862196042948",
"country": "USA",
"website": "https://www.communitybookstore.net/terrace-books",
"website": "https://www.communitybookstore.net/",
"events": "Yes",
"cafe": "No"
},
@ -1247,13 +1247,13 @@
},
{
"name": "Yu and Me Books",
"address": "115 Delancey St Stall #11",
"address": "44 Mulberry St",
"city": "New York",
"state": "NY",
"postcode": "10002",
"description": "Temporarily located in Essex Market after a fire ruined their original Chinatown location.",
"lat": "40.71799108242515",
"long": "-73.98821173877292",
"postcode": "10013",
"description": "",
"lat": "40.7149679450257",
"long": "-73.99957025134032",
"country": "USA",
"website": "https://www.yuandmebooks.com/",
"events": "Yes",
@ -1594,5 +1594,103 @@
"website": "https://www.toposbookstore.com/",
"events": "?",
"cafe": "No"
},
{
"name": "La Joie de Vivre",
"address": "145 W 27th St",
"city": "New York",
"state": "NY",
"postcode": "10001",
"description": "",
"lat": "40.74632167078788",
"long": "-73.99278487079545",
"country": "USA",
"website": "https://www.lajoiedevivre.nyc/",
"events": "No",
"cafe": "Yes"
},
{
"name": "The World's Borough Bookshop",
"address": "3406 73rd St",
"city": "Queens",
"state": "NY",
"postcode": "11372",
"description": "",
"lat": "40.752560480822325",
"long": "-73.89347162552359",
"country": "USA",
"website": "https://www.theworldsboroughbookshop.com/",
"events": "Yes",
"cafe": "No"
},
{
"name": "Bibliotheque",
"address": "54 Mercer St",
"city": "New York",
"state": "NY",
"postcode": "10013",
"description": "",
"lat": "40.72186506996318",
"long": "-74.0008362961281",
"country": "USA",
"website": "https://www.bibliothequenyc.com/",
"events": "No",
"cafe": "Yes"
},
{
"name": "Shakespeare & Company (Manhattan Valley/Columbia University)",
"address": "2736 Broadway",
"city": "New York",
"state": "NY",
"postcode": "10025",
"description": "",
"lat": "40.800259699774",
"long": "-73.96768731230581",
"country": "USA",
"website": "https://shop.shakeandco.com/",
"events": "Yes",
"cafe": "No"
},
{
"name": "Liz's Book Bar",
"address": "315 Smith St",
"city": "Brooklyn",
"state": "NY",
"postcode": "11231",
"description": "",
"lat": "40.68121559370364",
"long": "-73.99405889694158",
"country": "USA",
"website": "https://www.lizsbookbar.com/",
"events": "Yes",
"cafe": "Yes"
},
{
"name": "Honey Moon Coffee Shop",
"address": "517 Onderdonk Ave",
"city": "Ridgewood",
"state": "NY",
"postcode": "11385",
"description": "Sells a selection of books curated by Molasses Books in the back.",
"lat": "40.70609496846375",
"long": "-73.91045381955465",
"country": "USA",
"website": "https://honeymooncoffee.shop/",
"events": "Yes",
"cafe": "Yes"
},
{
"name": "Sullaluna Bistrot & Bookshop",
"address": "41 Carmine St",
"city": "New York",
"state": "NY",
"postcode": "10014",
"description": "Books for sale throughout the bistro.",
"lat": "40.73011439736975",
"long": "-74.00356955956845",
"country": "USA",
"website": "https://www.instagram.com/sullaluna.nyc/",
"events": "Yes",
"cafe": "Yes"
}
]