Files
firecrawl/apps/api/requests.http
T

134 lines
2.9 KiB
HTTP
Raw Normal View History

# Pick your baseUrl here:
@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-01-15 18:51:39 +01: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
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-01-13 22:31:54 -03:00
2024-11-19 10:04:42 -03:00
2025-01-13 22:31:54 -03:00
2025-01-13 22:31:54 -03:00
2024-11-19 10:04:42 -03:00
2025-01-13 22:31:54 -03:00
2025-01-13 22:31:54 -03:00
2025-01-13 22:31:54 -03:00
2025-01-13 22:31:54 -03:00
2025-01-31 13:58:52 -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