<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Scrapfly Blog — Frameworks</title>
  <link href="https://scrapfly.io/blog/tag/frameworks" />
  <link href="https://scrapfly.io/blog/tag/frameworks/feed.xml" rel="self" />
  <id>https://scrapfly.io/blog/tag/frameworks</id>
  <updated>2026-04-03T22:30:55+00:00</updated>
  <author><name>Scrapfly</name></author>
  <subtitle>Web scraping tutorials, guides, and articles by Scrapfly</subtitle>
  <icon>https://scrapfly.io/img/scrapfly-logo.png</icon>
  <entry>
    <title>Web Scraping with Go</title>
    <link href="https://scrapfly.io/blog/posts/web-scraping-with-go" />
    <id>https://scrapfly.io/blog/posts/web-scraping-with-go</id>
    <published>2024-07-24T00:00:00+00:00</published>
    <updated>2024-07-24T00:00:00+00:00</updated>
    <category term="http" />
    <category term="data-parsing" />
    <category term="golang" />
    <category term="frameworks" />
    <summary>Learn web scraping with Golang, from native HTTP requests and HTML parsing to a step-by-step guide to using Colly, the Go web crawling package.</summary>
    <link rel="enclosure" type="image/svg+xml" href="https://cdn.scrapfly.io/cms/2026/03/f5ef49b2-a513-4ef1-ad05-afdac62aef3c-feature-light.svg" />
  </entry>
  <entry>
    <title>Scrapy Splash Guide: Scrape Dynamic Websites With Scrapy</title>
    <link href="https://scrapfly.io/blog/posts/web-scraping-with-scrapy-splash" />
    <id>https://scrapfly.io/blog/posts/web-scraping-with-scrapy-splash</id>
    <published>2024-02-26T00:00:00+00:00</published>
    <updated>2024-02-26T00:00:00+00:00</updated>
    <category term="python" />
    <category term="headless-browser" />
    <category term="scrapy" />
    <category term="frameworks" />
    <summary>Learn about web scraping with Scrapy Splash, which lets Scrapy scrape dynamic web pages. We&apos;ll define Splash, cover installation and navigation, and provide a step-by-step guide for using Scrapy Splash.</summary>
    <link rel="enclosure" type="image/svg+xml" href="https://cdn.scrapfly.io/cms/2026/03/0214b5a3-faa0-4130-ad11-5910db0755df-feature-light.svg" />
  </entry>
  <entry>
    <title>How to Web Scrape with Puppeteer and NodeJS in 2026</title>
    <link href="https://scrapfly.io/blog/posts/web-scraping-with-puppeteer-and-nodejs" />
    <id>https://scrapfly.io/blog/posts/web-scraping-with-puppeteer-and-nodejs</id>
    <published>2022-02-14T00:00:00+00:00</published>
    <updated>2026-03-26T05:37:57+00:00</updated>
    <category term="nodejs" />
    <category term="headless-browser" />
    <category term="puppeteer" />
    <category term="data-parsing" />
    <category term="frameworks" />
    <summary>Introduction to using Puppeteer in Nodejs for web scraping dynamic web pages and web apps. Tips and tricks, best practices and example project.</summary>
    <link rel="enclosure" type="image/svg+xml" href="https://cdn.scrapfly.io/cms/2026/03/3827e6ce-fd47-41a5-9e82-6f0c463b105c-feature-light.svg" />
  </entry>
  <entry>
    <title>Web Scraping With Scrapy: The Complete Guide in 2026</title>
    <link href="https://scrapfly.io/blog/posts/web-scraping-with-scrapy" />
    <id>https://scrapfly.io/blog/posts/web-scraping-with-scrapy</id>
    <published>2022-02-04T00:00:00+00:00</published>
    <updated>2026-03-26T05:38:58+00:00</updated>
    <category term="python" />
    <category term="xpath" />
    <category term="scrapeguide" />
    <category term="scrapy" />
    <category term="frameworks" />
    <summary>Tutorial on web scraping with scrapy and Python through a real world example project. Best practices, extension highlights and common challenges.</summary>
    <link rel="enclosure" type="image/svg+xml" href="https://cdn.scrapfly.io/cms/2026/03/7620a44d-bc40-4e0c-8c33-c929f80beea5-feature-light.svg" />
  </entry>
</feed>