VOOZH about

URL: https://apify.com/gio21/devto-articles-scraper

โ‡ฑ DEV.to Scraper - Articles by Tag, Author, Reactions ยท Apify


Pricing

$3.00 / 1,000 article scrapeds

Go to Apify Store

DEV.to Articles Scraper

Scrape DEV.to articles by tag, username, or recently published. Returns title, author, tags, reactions, comments, reading time, URL, cover image, description. Pay per article returned.

Pricing

$3.00 / 1,000 article scrapeds

Rating

0.0

(0)

Developer

๐Ÿ‘ Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 months ago

Last modified

Categories

Share

Scrape articles from DEV.to by tag, author, or popularity.

Use cases

  • Curate dev content for a newsletter
  • Track competitors / influencers in a niche
  • Build a content recommendation engine

Input

  • tag โ€” filter by tag (javascript, python, ai, etc.)
  • username โ€” filter by author
  • sort โ€” top / fresh / rising
  • maxItems โ€” number of articles to return

Output

Each item: { id, title, description, slug, url, cover_image, tag_list, reading_time_minutes, positive_reactions_count, comments_count, published_at, author, organization, scrapedAt }

Pricing

$0.003 / article returned.

How it works

Public DEV.to API (/api/articles). No auth needed for public articles.

You might also like

DEV.to Articles Scraper

parseforge/dev-to-articles-scraper

Pull articles from DEV.to (and other Forem communities). Returns title, URL, cover, description, full body markdown, tags, reading time, reactions, comments, author profile (name, twitter, github), publication, canonical URL, published date. Filter by tag, top, latest, username.

Dev.to Scraper - Articles by Tag & Author

logiover/devto-articles-scraper

Scrape Dev.to articles by tag or author. A no-API-key Dev.to API alternative; export article data to CSV and JSON. Forem articles scraper, no login.

DEV.to Scraper โ€” Articles by Tag & Author

devilscrapes/dev-to-articles-scraper

Pull articles from DEV.to by tag, author, or feed via the official dev.to v1 API โ€” title, body (Markdown), author, tags, reading time, reactions, comment count, publish timestamp โ€” export to JSON or CSV. Free, no key needed for read access.

Dev.to Scraper

crawlerbros/devto-scraper

Scrape Dev.to, the popular blogging platform for developers (forem.com). Search by tag, by username, fetch by article ID, list latest / top / featured articles. Pulls title, body markdown, tags, reactions, comments, reading time, author, organization. HTTP-only via the public dev.to/api.

DEV.to Scraper

plantane/devto-scraper

Scrape articles, search results, and tags from DEV.to (dev.to). Supports latest, top, by tag, by username, search, and tag listing. Uses the official Forem API for fast, reliable data extraction.