Skip to main content

MCP server that crawls Daum news headlines for a given keyword and saves them to a text file

Project description

daum-news-crawler-jy

키워드로 Daum 뉴스(search.daum.net)를 검색해 헤드라인을 수집하고, 결과를 텍스트 파일로 저장하는 MCP 서버.

Tools

  • get_crawling(keyword: str, numofpages: int) -> list[str]
    • Daum 뉴스에서 keyword로 검색해 numofpages 페이지만큼 헤드라인을 수집해 list 반환
    • 페이지네이션은 &p=1,2,3,... 파라미터, 각 페이지당 약 10개
  • get_textwriter(contents: str) -> str
    • 전달받은 문자열을 D:/daum-news-title.txt (UTF-8, append 모드)에 저장

Install (사용자 입장)

uvx daum-news-crawler-jy

claude_desktop_config.json 예시:

{
  "mcpServers": {
    "daum_news_crawler": {
      "command": "uvx",
      "args": ["daum-news-crawler-jy", "--version", "0.1.0"]
    }
  }
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

daum_news_crawler_jy-0.1.0.tar.gz (53.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

daum_news_crawler_jy-0.1.0-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file daum_news_crawler_jy-0.1.0.tar.gz.

File metadata

File hashes

Hashes for daum_news_crawler_jy-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2b23d4a9e3ed3696ee5d506cdee4502d43bfdceb69f52dc813cb99b068fdf667
MD5 db9209f28d513852cd5c530d1eb266f4
BLAKE2b-256 73861ec88e29b898b76421e64ff5a4013d03f52e8f5be792a569d759fc37d130

See more details on using hashes here.

File details

Details for the file daum_news_crawler_jy-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for daum_news_crawler_jy-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f10eafab90c0343cdacaf7345947463d6ece2e2f9886a26a1e2046397b9c82e7
MD5 54fdbba5b049ce76daec5c7206e26358
BLAKE2b-256 2036cfedea176be5ebda40ec3308f1f17276f059879c5948304a2adf26300a56

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page