Skip to content
#

article-scraper

Here are 9 public repositories matching this topic...

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.

  • Updated Nov 26, 2023
  • Jupyter Notebook

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.

  • Updated Aug 5, 2020
  • Python

微信公众号文章抓取 → Markdown / 纯文本 / JSON。单文件零依赖 TypeScript Skill,Node 直接跑,无需浏览器或 npm install。WeChat official-account (mp.weixin.qq.com) article scraper: single-file, zero-dependency, agent-skill ready.

  • Updated Sep 23, 2026
  • TypeScript

Add this topic to your repo

To associate your repository with the article-scraper topic, visit your repo's landing page and select "manage topics."

Learn more