HTTP Headers

3 videos across 2 channels

Cross-origin requests, authentication tokens, and request manipulation hinge on HTTP headers. The videos explore how CORS headers allow browser-based apps to access cross-domain resources, and how CSRF, cookies, referer, and bearer tokens shape secure data retrieval when scraping or automating API calls.

Scraping these sites are easy (once you know how) thumbnail

Scraping these sites are easy (once you know how)

The video demonstrates how to scrape data from a web page by inspecting network requests, identifying the API endpoint,

00:08:09
Scraping this NUXT site - API and Bearer found? thumbnail

Scraping this NUXT site - API and Bearer found?

The video walks through discovering and exploiting a web API for vehicle data by inspecting network requests, locating a

00:08:01