🚀 We are hiring! See open positions
ZS

@ Ziad Shamndy

78 articles published

// Articles by Ziad Shamndy

How to Find All URLs on a Domain
python crawling

How to Find All URLs on a Domain

Learn how to efficiently find all URLs on a domain using Python and web crawling. Guide on how to crawl entire domain to collect a...

Jan 29, 2025 15 min read
What is Googlebot User Agent String?
crawling seo

What is Googlebot User Agent String?

Learn about Googlebot user agents, how to verify them, block unwanted crawlers, and optimize your site for better indexing and SEO...

Jan 29, 2025 10 min read
Alternatives to Cloudscraper to Bypass Cloudflare
blocking

Alternatives to Cloudscraper to Bypass Cloudflare

Learn why Cloudscraper is outdated and explore modern alternatives for bypassing Cloudflare protections effectively and ethically.

Jan 24, 2025 8 min read
How to Capture and Convert a Screenshot to PDF
python nodejs screenshots

How to Capture and Convert a Screenshot to PDF

Quick guide on how to effectively capture web screenshots as PDF documents

Jan 22, 2025 12 min read
Playwright Examples for Web Scraping and Automation
python nodejs playwright

Playwright Examples for Web Scraping and Automation

Learn Playwright with Python and JavaScript examples for automating browsers like Chromium, WebKit, and Firefox.

Jan 15, 2025 23 min read
Web Scraping with Playwright and JavaScript
nodejs headless-browser playwright

Web Scraping with Playwright and JavaScript

Learn about Playwright - a browser automation toolkit for server side Javascript like NodeJS, Deno or Bun.

Jan 13, 2025 18 min read
How to use wget in Python
python

How to use wget in Python

Learn how to use wget in Python through subprocess calls and what are other options.

Jan 07, 2025 10 min read
Ultimate Guide to JSON Parsing in Python
python data-parsing

Ultimate Guide to JSON Parsing in Python

Learn JSON parsing in Python with this ultimate guide. Explore basic and advanced techniques using json, and tools like ijson and ...

Jan 03, 2025 8 min read
Guide to Axios Headers
http nodejs

Guide to Axios Headers

Learn about Javascript's Axios headers. How to configure, update, inspect headers in request and responses, how to set defaults an...

Dec 26, 2024 10 min read
Guide to Parsel - the Best HTML Parsing in Python
data-parsing parsel

Guide to Parsel - the Best HTML Parsing in Python

Learn to extract data from websites with Parsel, a Python library for HTML parsing using CSS selectors and XPath.

Dec 25, 2024 13 min read
What is HTTP 401 Error and How to Fix it
http

What is HTTP 401 Error and How to Fix it

Discover the HTTP 401 error meaning, its causes, and solutions in this comprehensive guide. Learn how 401 unauthorized errors occu...

Dec 20, 2024 9 min read
JSONL vs JSON
data-parsing

JSONL vs JSON

Learn the differences between JSON and JSONLines, their use cases, and efficiency. Why JSONLines excels in web scraping and real-t...

Dec 17, 2024 10 min read
Load More Page 5 of 7