Files
firecrawl/apps/api/requests.http
T

99 lines
2.1 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
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-07 20:57:33 +01: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