Choose your language or framework below to follow a step-by-step guide. Each guide covers installation, authentication, and making your first requests to any endpoints have successfully tested using the Geekflare API.Documentation Index
Fetch the complete documentation index at: https://docs.geekflare.com/llms.txt
Use this file to discover all available pages before exploring further.
Node.js
Use the official Node.js SDK or fetch in any JS runtime
Next.js
Integrate with Route Handlers and Server Components
NestJS
Build a service module with dependency injection
Cloudflare Workers
Run Geekflare API calls at the edge with zero cold starts
Python
Use the official Python SDK in scripts or backends
Django
Add Geekflare API to your Django views and services
PHP
Call the API using cURL or Guzzle HTTP client
Laravel
Use Laravel HTTP client with a dedicated service class
Go
Make type-safe HTTP requests from any Go application
Endpoints covered
Each guide demonstrates three core endpoints:| Endpoint | Method | Path |
|---|---|---|
| Web Scraping | POST | /webscraping |
| Search | POST | /search |
| Screenshot | POST | /screenshot |
Base URL
Authentication
All requests require your API key in thex-api-key header: