Claude Code Skill - 抓取微信公众号文章并转换为 Markdown,自动下载图片 | WeChat Article to Markdown Converter
-
Updated
Apr 21, 2026 - Python
Claude Code Skill - 抓取微信公众号文章并转换为 Markdown,自动下载图片 | WeChat Article to Markdown Converter
This Python script is designed to scrape articles from The Guardian's technology section using their API. It fetches article data, extracts the titles and content, and then saves each article's content to separate text files. The text files are organized in a folder named with the current date and time of the scraping.
The program can be used to scrape the content from an article from web by an input of a set of URLs in a text file or a URL. This project uses newspaper3k and python-docx libraries. The output of this program will give a neatly modified Word Document in '.docx' format with the contents of the article.
微信公众号文章抓取 → Markdown / 纯文本 / JSON。单文件零依赖 TypeScript Skill,Node 直接跑,无需浏览器或 npm install。WeChat official-account (mp.weixin.qq.com) article scraper: single-file, zero-dependency, agent-skill ready.
Scrape Medium articles, authors, and publication data
Downloads elsevier article abstracts using scopus and renders them usable for viewing as a corpus in orange3.
Desktop app that scrapes an article, autogenerates a GPT summary, lets me rate & respond, and saves each entry to JSONL for LLM fine‑tuning / preference training.
Python news scrapers and web crawlers for collecting structured news articles and metadata for NLP, machine learning, and data analysis.
tasty data extraction tool
To associate your repository with the article-scraper topic, visit your repo's landing page and select "manage topics."