Files
firecrawl/apps/api/requests.http
T

129 lines
2.7 KiB
HTTP
Raw Normal View History

# Pick your baseUrl here:
2025-04-15 00:19:45 -07:00
# @baseUrl = http://localhost:3002
@baseUrl = https://api.firecrawl.dev
2024-04-15 17:01:47 -04:00
### Scrape Website
# @name scrape
POST {{baseUrl}}/v1/scrape HTTP/1.1
2024-11-07 20:57:33 +01:00
Authorization: Bearer {{$dotenv TEST_API_KEY}}
2024-04-15 17:01:47 -04:00
content-type: application/json
2025-04-15 00:19:45 -07:00
2024-04-15 17:01:47 -04:00
2025-01-15 18:51:39 +01:00
2024-11-07 20:57:33 +01:00
2024-04-15 17:01:47 -04:00
2025-01-15 18:51:39 +01:00
2025-04-02 19:52:43 +02:00
2024-04-15 17:01:47 -04:00
2024-11-07 20:57:33 +01:00
2024-04-15 17:01:47 -04:00
2025-01-24 16:16:04 +00:00
2024-04-15 17:01:47 -04:00
2025-04-16 12:32:02 -07:00
2024-11-07 20:57:33 +01:00
2024-04-15 17:01:47 -04:00
2024-04-15 17:01:47 -04:00
2024-11-19 10:04:42 -03:00
2025-02-19 12:42:33 -05:00
2025-02-19 12:42:33 -05:00
2025-02-19 12:42:33 -05:00
2025-02-19 12:42:33 -05:00