# Firecrawl (apicheats.dev) > Fast, token-dense API cheat sheets and OpenAPI references for Firecrawl. ## Endpoints * [/firecrawl/scrape-and-extract-from-url](https://apicheats.dev/firecrawl/scrape-and-extract-from-url): Scrape a single URL and optionally extract information using an LLM * [/firecrawl/scrape-and-extract-from-urls](https://apicheats.dev/firecrawl/scrape-and-extract-from-urls): Scrape multiple URLs and optionally extract information using an LLM * [/firecrawl/get-batch-scrape-status](https://apicheats.dev/firecrawl/get-batch-scrape-status): Get the status of a batch scrape job * [/firecrawl/cancel-batch-scrape](https://apicheats.dev/firecrawl/cancel-batch-scrape): Cancel a batch scrape job * [/firecrawl/get-batch-scrape-errors](https://apicheats.dev/firecrawl/get-batch-scrape-errors): Get the errors of a batch scrape job * [/firecrawl/get-crawl-status](https://apicheats.dev/firecrawl/get-crawl-status): Get the status of a crawl job * [/firecrawl/cancel-crawl](https://apicheats.dev/firecrawl/cancel-crawl): Cancel a crawl job * [/firecrawl/get-crawl-errors](https://apicheats.dev/firecrawl/get-crawl-errors): Get the errors of a crawl job * [/firecrawl/crawl-urls](https://apicheats.dev/firecrawl/crawl-urls): Crawl multiple URLs based on options * [/firecrawl/map-urls](https://apicheats.dev/firecrawl/map-urls): Map multiple URLs based on options * [/firecrawl/extract-data](https://apicheats.dev/firecrawl/extract-data): Extract structured data from pages using LLMs * [/firecrawl/get-extract-status](https://apicheats.dev/firecrawl/get-extract-status): Get the status of an extract job * [/firecrawl/get-active-crawls](https://apicheats.dev/firecrawl/get-active-crawls): Get all active crawls for the authenticated team * [/firecrawl/start-deep-research](https://apicheats.dev/firecrawl/start-deep-research): Start a deep research operation on a query * [/firecrawl/get-deep-research-status](https://apicheats.dev/firecrawl/get-deep-research-status): Get the status and results of a deep research operation * [/firecrawl/get-credit-usage](https://apicheats.dev/firecrawl/get-credit-usage): Get remaining credits for the authenticated team * [/firecrawl/get-token-usage](https://apicheats.dev/firecrawl/get-token-usage): Get remaining tokens for the authenticated team (Extract only) * [/firecrawl/search-and-scrape](https://apicheats.dev/firecrawl/search-and-scrape): Search and optionally scrape search results * [/firecrawl/submit-endpoint-feedback](https://apicheats.dev/firecrawl/submit-endpoint-feedback): Submit feedback for a v2 job * [/firecrawl/submit-search-feedback](https://apicheats.dev/firecrawl/submit-search-feedback): Submit feedback for a search job * [/firecrawl/generate-llms-txt](https://apicheats.dev/firecrawl/generate-llms-txt): Generate LLMs.txt for a website * [/firecrawl/get-llms-txt-status](https://apicheats.dev/firecrawl/get-llms-txt-status): Get the status and results of an LLMs.txt generation job