<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Scrapfly Blog — Php</title>
  <link href="https://scrapfly.io/blog/tag/php" />
  <link href="https://scrapfly.io/blog/tag/php/feed.xml" rel="self" />
  <id>https://scrapfly.io/blog/tag/php</id>
  <updated>2026-04-03T22:21:58+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>How to Take Screenshots in PHP?</title>
    <link href="https://scrapfly.io/blog/posts/how-to-take-screenshots-php" />
    <id>https://scrapfly.io/blog/posts/how-to-take-screenshots-php</id>
    <published>2026-01-23T00:00:00+00:00</published>
    <updated>2026-01-23T00:00:00+00:00</updated>
    <category term="headless-browser" />
    <category term="screenshots" />
    <category term="php" />
    <summary>Learn how to take screenshots in PHP using Browsershot, Chrome-PHP, and APIs. Covers installation, wait strategies, device emulation, and advanced techniques.</summary>
    <link rel="enclosure" type="image/png" href="https://cdn.scrapfly.io/cms/2026/03/5c11c15c-176f-415b-a8bf-f9f75cac1e44-feature-light.png" />
  </entry>
  <entry>
    <title>Guide to PHP 8.4 new DOM Selector Feature</title>
    <link href="https://scrapfly.io/blog/posts/php-84-new-dom-selector" />
    <id>https://scrapfly.io/blog/posts/php-84-new-dom-selector</id>
    <published>2024-12-10T00:00:00+00:00</published>
    <updated>2026-03-24T23:53:36+00:00</updated>
    <category term="php" />
    <summary>Learn about PHP 8.4’s new DOM Selector feature. Simplify DOM manipulation using intuitive CSS selectors for cleaner, more efficient code.</summary>
    <link rel="enclosure" type="image/svg+xml" href="https://cdn.scrapfly.io/cms/2026/03/bd3bda94-37ca-41ea-90b4-864d8da2b1ce-feature-light.svg" />
  </entry>
  <entry>
    <title>How to use proxies with PHP Guzzle?</title>
    <link href="https://scrapfly.io/blog/answers/how-to-use-proxies-php-guzzle" />
    <id>https://scrapfly.io/blog/answers/how-to-use-proxies-php-guzzle</id>
    <published>2023-05-16T00:00:00+00:00</published>
    <updated>2023-05-16T00:00:00+00:00</updated>
    <category term="http" />
    <category term="php" />
    <summary>To use proxies with PHP Guzzle library the proxy parameter can be used which mirrors standard configuration patterns of cURL library.</summary>
  </entry>
  <entry>
    <title>Web Scraping With PHP 101</title>
    <link href="https://scrapfly.io/blog/posts/web-scraping-with-php-101" />
    <id>https://scrapfly.io/blog/posts/web-scraping-with-php-101</id>
    <published>2022-02-06T00:00:00+00:00</published>
    <updated>2026-03-26T05:38:42+00:00</updated>
    <category term="http" />
    <category term="data-parsing" />
    <category term="xpath" />
    <category term="scrapeguide" />
    <category term="php" />
    <summary>Introduction to web scraping with PHP. How to handle http connections, parse html files for data, best practices, tips and an example project.</summary>
    <link rel="enclosure" type="image/svg+xml" href="https://cdn.scrapfly.io/cms/2026/03/00e77be6-bcd6-4b78-90e1-274f2e99a63a-feature-light.svg" />
  </entry>
</feed>