← 返回
开发者工具 中文

Jlm Coffee

Search Jerusalem specialty coffee shops by name, amenities, ratings, and opening hours. Use when user asks about "coffee in Jerusalem", "Jerusalem cafe", "בי...
根据名称、设施、评分和营业时间搜索耶路撒冷特色咖啡店。当用户询问“耶路撒冷咖啡”、“耶路撒冷咖啡馆”等问题时使用。
alexpolonsky
开发者工具 clawhub v2.1.0 1 版本 99859.6 Key: 无需
★ 0
Stars
📥 711
下载
💾 12
安装
1
版本
#latest

概述

Jerusalem Coffee Finder

Search specialty coffee shops in Jerusalem - ratings, amenities, opening hours, reviews, and locations from coffee.amsterdamski.com, created and curated by Shaul Amsterdamski (@amsterdamski2).

> Data from the official public JSON export provided by the site maintainer. May not reflect current status. Provided "as is" without warranty of any kind.

Quick Start

# List all coffee shops
python3 {baseDir}/scripts/jlm-coffee.py list

# Find a shop by name
python3 {baseDir}/scripts/jlm-coffee.py search "סיבריס"

Commands

CommandDescription
----------------------
listList all approved specialty coffee shops
search Search shops by name (Hebrew or English)
get Get full details for a specific shop
filter Filter shops by amenity (wifi, dogs, kosher, etc.)
open-nowShow shops currently open
amenitiesList all available amenity filters
surprisePick a random coffee shop (prefers open ones)

Search and Filter Examples

# Search by name (Hebrew or English)
python3 {baseDir}/scripts/jlm-coffee.py search "רוסטרס"
python3 {baseDir}/scripts/jlm-coffee.py search "Cafe Pepa"

# Filter by amenity
python3 {baseDir}/scripts/jlm-coffee.py filter wifi
python3 {baseDir}/scripts/jlm-coffee.py filter dogs
python3 {baseDir}/scripts/jlm-coffee.py filter kosher
python3 {baseDir}/scripts/jlm-coffee.py filter laptop

# Shops open right now
python3 {baseDir}/scripts/jlm-coffee.py open-now

# Full details for a shop
python3 {baseDir}/scripts/jlm-coffee.py get "בארוק"
python3 {baseDir}/scripts/jlm-coffee.py get EljFiggwObssQpypWMf0

Options Reference

OptionCommandsDescription
-------------------------------
--jsonallOutput in JSON format (agent-friendly)
--no-colorallDisable colored output (auto-detected for non-TTY)

Amenity Filters

KeyLabelAliases
---------------------
wifiWiFi
dogsDog-friendlydog, dog-friendly
laptopLaptop-friendlylaptops
outdoorOutdoor seatingoutside, terrace
accessibleWheelchair accessiblewheelchair
veganVegan options
kidsKid-friendlychildren, kid-friendly
quietQuiet atmosphere
smokingSmoking area
local-roastingLocal roastingroasting
sell-beansSells beansbeans
filter-coffeeFilter coffeefilter
kosherKosher
open-saturdayOpen Saturdaysaturday, shabbat
powerPower outletsoutlets
parkingParking

Workflow Example

# 1. Find shops with WiFi and look at the list
python3 {baseDir}/scripts/jlm-coffee.py filter wifi

# 2. Get details on one that looks good
python3 {baseDir}/scripts/jlm-coffee.py get "מטאפורה"

# 3. Check what's open right now
python3 {baseDir}/scripts/jlm-coffee.py open-now

# 4. Feeling lucky? Get a random pick
python3 {baseDir}/scripts/jlm-coffee.py surprise

Notes

  • Community-curated: All specialty coffee in Jerusalem, community-reviewed
  • Official data source: Reads from a public JSON export provided by the site maintainer (no API key, no Firestore)
  • Bilingual: Search works with Hebrew and English names
  • Opening hours: Based on Google Places data, cached by the site
  • Reviews included: Shop details show community reviews with ratings
  • Color output: ANSI colors in terminal (respects NO_COLOR env var and --no-color flag)
  • CLI shortcut: Install as jlm-coffee via symlink to the wrapper script
  • No dependencies: Python stdlib only (urllib, json)
  • Fast caching: 15-minute local cache TTL - one fetch covers all commands

版本历史

共 1 个版本

  • v2.1.0 当前
    2026-03-29 23:07 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 666 📥 323,783
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 920 📥 185,726
data-analysis

maccabi-pharm-search

alexpolonsky
搜索药物并实时查看以色列Maccabi药房的库存。适用于查询如“nurofen”、“acamol/אקמול”等药品。
★ 0 📥 905