npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@brokimyeah/openclaw-eho

v1.1.9

Published

오픈 클로에서 모든집-아파트실거래를 한눈에! 사이트를 직접 연동해서 쓸 수 있는 패키지 입니다. <br/> 해당 패기지는 단순히 그냥 실거래 정보를 제공한느게 아닌 <br/> 대한민국 서울/경기등 다양한 지역과 아파트의 실거래 데이터를 국토교통부 api에서 가져와 다양항 테마로(층별,면적별,최고가,평균값등) 분석을 제공하는 패키지입니다 <br/> 해당사이트의 모든기능을 조회할순 없으나 기본적인 지역/아파트 실거래 분석 조회가능! <br/>

Readme

오픈 클로에서 모든집-아파트실거래를 한눈에! 사이트를 직접 연동해서 쓸 수 있는 패키지 입니다. 해당 패기지는 단순히 그냥 실거래 정보를 제공한느게 아닌 대한민국 서울/경기등 다양한 지역과 아파트의 실거래 데이터를 국토교통부 api에서 가져와 다양항 테마로(층별,면적별,최고가,평균값등) 분석을 제공하는 패키지입니다 해당사이트의 모든기능을 조회할순 없으나 기본적인 지역/아파트 실거래 분석 조회가능! 현재 서비스지역 -서울,경기,인천,대전,광주,대구,부산 설치법 1.openclaw 설치 2.openclaw plugins install @brokimyeah/openclaw-eho 입력으로 다운로드 3.openclaw.json(.openclaw폴더안에 존재)에 "plugins" 안에 "allow": ["openclaw-eho"], 추가 (allow배열([])이 이미 있다면 기존 배열에 넣기) 사용법 1.eho 사용해 원하는 지역 기간 거래형식(매매,전세,월세)조회 요청 -tip.되도록 명확히 명령 ex)서울 서초구 서초동 00아파트 매매 정보가 궁금해 기간은 최근 3개월로 2.필수정보는 시도와 조회기간입니다. 3.eho 못찾을시 eho 플러그인 이용해서 조회해줘 요청 기존사이트에서는 더다양한 정보를 볼 수있습니다 https://www.everyhouse-real-payment.com/?si=%EC%84%9C%EC%9A%B8&sn=0 계속 개선해 나가겠습니다 OpenClaw – Korean Apartment Real Transaction Data at a Glance! This package provides analysis of apartment real estate transaction data across various regions in South Korea, including Seoul and Gyeonggi, using data from the Ministry of Land, Infrastructure and Transport (MOLIT) API. It offers insights based on multiple themes such as floor level, unit size, highest price, average value, and more. Supported Regions Seoul, Gyeonggi, Incheon, Daejeon, Gwangju, Daegu, Busan Installation Install OpenClaw Run openclaw plugins install @brokimyeah/openclaw-eho In openclaw.json (inside the .openclaw folder), add: "allow": ["openclaw-eho"] under "plugins" (If the allow array already exists, simply append it) Usage Use eho to request data by specifying region, time period, and transaction type (sale, jeonse, monthly rent) Tip: Be as specific as possible Example: “Show me sales data for XX apartment in Seocho-dong, Seocho-gu, Seoul for the last 3 months” Required inputs: region (at least city/province) and time period If the tool is not recognized, try: “Use the eho plugin to fetch the data” For full features and more detailed insights, visit: https://www.everyhouse-real-payment.com/?si=%EC%84%9C%EC%9A%B8&sn=0 This service will continue to be improved over time.