🚀 We are hiring! See open positions

# http

36 articles about http

// 36 results

Axios vs Fetch: Which HTTP Client to Choose in JS?
http nodejs api

Axios vs Fetch: Which HTTP Client to Choose in JS?

Explore the differences between Fetch and Axios - two essential HTTP clients in JavaScript - and discover which is best suited for...

Oct 29, 2024 12 min read
Guide to Python Requests Headers
http python requests

Guide to Python Requests Headers

Our guide to request headers for Python requests library. How to configure and what do they mean.

Oct 29, 2024 17 min read
How to Fix 403 Forbidden Errors When Web Scraping
http python blocking

How to Fix 403 Forbidden Errors When Web Scraping

Learn why web scrapers get 403 Forbidden errors and how to fix them with 7 Python solutions, from headers to TLS fingerprinting.

Oct 26, 2024 13 min read
What is HTTP 415 Error? (Unsupported Media Type)
http

What is HTTP 415 Error? (Unsupported Media Type)

Quick look at HTTP status code 415 — what does it mean and how can it be prevented and bypassed in scraping?

Oct 24, 2024 3 min read
What is HTTP 422 Error? (Unprocessable Entity)
http

What is HTTP 422 Error? (Unprocessable Entity)

422 Unprocessable Entity error is usually caused by a semantically invalid request. Learn http error 422 causes and how to fix you...

Oct 24, 2024 5 min read
What is HTTP 409 Error? (Conflict)
http

What is HTTP 409 Error? (Conflict)

HTTP status code 409 generally means a conflict or mismatch with the server state. Learn why it happens and how to avoid it.

Oct 23, 2024 5 min read
What is HTTP 413 Error? (Payload Too Large)
http

What is HTTP 413 Error? (Payload Too Large)

HTTP status code 413 generally means that POST or PUT data is too large. Let's take a look at how to handle this.

Oct 22, 2024 5 min read
What is HTTP 406 Error? (Not Acceptable)
http

What is HTTP 406 Error? (Not Acceptable)

HTTP status code 406 generally means wrong Accept- header family configuration. Here's how to prevent it.

Oct 18, 2024 4 min read
Web Scraping with Go
http data-parsing golang

Web Scraping with Go

Learn web scraping with Golang, from native HTTP requests and HTML parsing to a step-by-step guide to using Colly, the Go web craw...

Jul 24, 2024 23 min read
Sending HTTP Requests With Curlie: A better cURL
http tools curl

Sending HTTP Requests With Curlie: A better cURL

In this guide, we'll explore Curlie, a better cURL version. We'll start by defining what Curlie is and how it compares to cURL. We...

Mar 15, 2024 8 min read
How to Use cURL For Web Scraping
http tools curl

How to Use cURL For Web Scraping

In this article, we'll go over a step-by-step guide on sending and configuring HTTP requests with cURL. We'll also explore advance...

Mar 12, 2024 11 min read
Use Curl Impersonate to scrape as Chrome or Firefox
http blocking tools

Use Curl Impersonate to scrape as Chrome or Firefox

Learn how to prevent TLS fingerprinting by impersonating normal web browser configurations. We'll start by explaining what the Cur...

Feb 06, 2024 10 min read
Load More Page 2 of 3

Ready to scale your web scraping?

Anti-bot bypass, browser rendering, and rotating proxies — all in one API.