The API to search, scrape, and interact with the web at scale. 🔥
1900 matches across 16 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | examples/o4-mini-web-crawler/o4-mini-web-crawler.py | 28 | def find_relevant_page_via_map(objective, url, app, client): |
| LOW | examples/o4-mini-web-crawler/o4-mini-web-crawler.py | 153 | def find_objective_in_top_pages(map_website, objective, app, client): |
| LOW | …amples/job-resource-analyzer/job-resources-analyzer.py | 80 | def rank_and_summarize_resources(resources, skills): |
| LOW | examples/openai_swarm_firecrawl/main.py | 72 | def handoff_to_website_scraper(): |
| LOW | …mples/blog-articles/deploying_web_scrapers/notebook.md | 238 | def get_yesterday_top_products(): |
| LOW | …mples/blog-articles/deploying_web_scrapers/notebook.md | 267 | def save_yesterday_top_products(): |
| LOW | …mples/blog-articles/deploying_web_scrapers/notebook.md | 587 | def save_yesterday_top_products(): |
| LOW | …mples/blog-articles/deploying_web_scrapers/notebook.md | 727 | def save_yesterday_top_products(): |
| LOW | …mples/blog-articles/deploying_web_scrapers/notebook.md | 793 | def get_yesterday_top_products(): |
| LOW | …mples/blog-articles/deploying_web_scrapers/notebook.md | 937 | class DataManager: |
| LOW | examples/blog-articles/scheduling_scrapers/notebook.md | 811 | class DataManager: |
| LOW | …ples/blog-articles/github-actions-tutorial/notebook.md | 554 | def test_save_and_read_metrics(): |
| LOW | examples/gemini-2.0-crawler/gemini-2.0-crawler.py | 40 | def gemini_extract_pdf_content(pdf_url, objective): |
| LOW | examples/gemini-2.0-crawler/gemini-2.0-crawler.py | 72 | def gemini_extract_image_data(image_url): |
| LOW | examples/gemini-2.0-crawler/gemini-2.0-crawler.py | 94 | def extract_urls_from_markdown(markdown_text): |
| LOW | examples/gemini-2.0-crawler/gemini-2.0-crawler.py | 125 | def find_relevant_page_via_map(objective, url, app): |
| LOW | examples/gemini-2.0-crawler/gemini-2.0-crawler.py | 253 | def find_objective_in_top_pages(map_website, objective, app): |
| LOW | examples/crm_lead_enrichment/crm_lead_enrichment.py | 24 | def get_companies_from_hubspot(hubspot_client): |
| LOW | examples/claude_stock_analyzer/claude_stock_analyzer.py | 33 | def find_relevant_page_via_map(stock_search_term, url, app): |
| LOW | examples/openai_swarm_firecrawl_web_extractor/main.py | 78 | def handoff_to_website_scraper(): |
| LOW | …-4-maverick-web-crawler/llama4-maverick-web-crawler.py | 29 | def find_relevant_page_via_map(objective, url, app, client): |
| LOW | …-4-maverick-web-crawler/llama4-maverick-web-crawler.py | 153 | def find_objective_in_top_pages(map_website, objective, app, client): |
| LOW | …mistral-small-3.1-crawler/mistral-small-3.1-crawler.py | 29 | def find_relevant_page_via_map(objective, url, app, client): |
| LOW | …mistral-small-3.1-crawler/mistral-small-3.1-crawler.py | 177 | def find_objective_in_top_pages(map_website, objective, app, client): |
| LOW | examples/o3-mini_web_crawler/o3-mini_web_crawler.py | 29 | def find_relevant_page_via_map(objective, url, app, client): |
| LOW | examples/o3-mini_web_crawler/o3-mini_web_crawler.py | 157 | def find_objective_in_top_pages(map_website, objective, app, client): |
| LOW | examples/gpt-4.5-web-crawler/gpt-4.5-crawler.py | 29 | def find_relevant_page_via_map(objective, url, app, client): |
| LOW | examples/gpt-4.5-web-crawler/gpt-4.5-crawler.py | 157 | def find_objective_in_top_pages(map_website, objective, app, client): |
| LOW | examples/o3-web-crawler/o3-web-crawler.py | 28 | def find_relevant_page_via_map(objective, url, app, client): |
| LOW | examples/o3-web-crawler/o3-web-crawler.py | 153 | def find_objective_in_top_pages(map_website, objective, app, client): |
| LOW | examples/sonnet_web_crawler/sonnet_web_crawler.py | 30 | def find_relevant_page_via_map(objective, url, app, client): |
| LOW | examples/sonnet_web_crawler/sonnet_web_crawler.py | 71 | def find_objective_in_top_pages(map_website, objective, app, client): |
| LOW | examples/haiku_web_crawler/haiku_web_crawler.py | 30 | def find_relevant_page_via_map(objective, url, app, client): |
| LOW | examples/haiku_web_crawler/haiku_web_crawler.py | 71 | def find_objective_in_top_pages(map_website, objective, app, client): |
| LOW | examples/grok_web_crawler/grok_web_crawler.py | 53 | def find_relevant_page_via_map(objective, url, app): |
| LOW | examples/grok_web_crawler/grok_web_crawler.py | 78 | def find_objective_in_top_pages(map_website, objective, app): |
| LOW | examples/o3-mini-deal-finder/o3-mini-deal-finder.py | 93 | def extract_product_info_and_reviews(urls): |
| LOW | examples/gemini-2.5-crawler/gemini-2.5-crawler.py | 40 | def gemini_extract_pdf_content(pdf_url, objective): |
| LOW | examples/gemini-2.5-crawler/gemini-2.5-crawler.py | 72 | def gemini_extract_image_data(image_url): |
| LOW | examples/gemini-2.5-crawler/gemini-2.5-crawler.py | 94 | def extract_urls_from_markdown(markdown_text): |
| LOW | examples/gemini-2.5-crawler/gemini-2.5-crawler.py | 125 | def find_relevant_page_via_map(objective, url, app): |
| LOW | examples/gemini-2.5-crawler/gemini-2.5-crawler.py | 253 | def find_objective_in_top_pages(map_website, objective, app): |
| LOW | …claude-3.7-stock-analyzer/claude-3.7-stock-analyzer.py | 33 | def find_relevant_page_via_map(stock_search_term, url, app): |
| LOW | examples/o1_web_crawler/o1_web_crawler.py | 29 | def find_relevant_page_via_map(objective, url, app, client): |
| LOW | examples/o1_web_crawler/o1_web_crawler.py | 67 | def find_objective_in_top_pages(map_website, objective, app, client): |
| LOW | examples/deepseek-v3-crawler/deepseek-v3-crawler.py | 62 | def find_relevant_page_via_map(objective, url, app, client): |
| LOW | examples/deepseek-v3-crawler/deepseek-v3-crawler.py | 95 | def find_objective_in_top_pages(pages, objective, app, client): |
| LOW | examples/groq_web_crawler/groq_website_analyzer.py | 89 | def analyze_website_sentiment(content, model="deepseek-r1-distill-llama-70b"): |
| LOW | examples/gpt-4.1-web-crawler/gpt-4.1-web-crawler.py | 29 | def find_relevant_page_via_map(objective, url, app, client): |
| LOW | examples/gpt-4.1-web-crawler/gpt-4.1-web-crawler.py | 157 | def find_objective_in_top_pages(map_website, objective, app, client): |
| LOW | examples/claude3.7-web-crawler/claude3.7-web-crawler.py | 29 | def find_relevant_page_via_map(objective, url, app, client): |
| LOW | examples/claude3.7-web-crawler/claude3.7-web-crawler.py | 170 | def find_objective_in_top_pages(map_website, objective, app, client): |
| LOW | .github/scripts/check_version_has_incremented.py | 100 | def get_maven_central_version(package_name: str) -> str: |
| LOW | apps/python-sdk/example_v1.py | 244 | async def example_generate_llms_text(): |
| LOW | apps/python-sdk/firecrawl/firecrawl.backup.py | 1554 | def batch_scrape_urls_and_watch( |
| LOW | apps/python-sdk/firecrawl/firecrawl.backup.py | 1694 | def check_batch_scrape_status(self, id: str) -> BatchScrapeStatusResponse: |
| LOW | apps/python-sdk/firecrawl/firecrawl.backup.py | 1756 | def check_batch_scrape_errors(self, id: str) -> CrawlErrorsResponse: |
| LOW | apps/python-sdk/firecrawl/firecrawl.backup.py | 2121 | def check_generate_llms_text_status(self, id: str) -> GenerateLLMsTextStatusResponse: |
| LOW | apps/python-sdk/firecrawl/firecrawl.backup.py | 2554 | def check_deep_research_status(self, id: str) -> DeepResearchStatusResponse: |
| LOW | apps/python-sdk/firecrawl/firecrawl.backup.py | 2938 | async def batch_scrape_urls_and_watch( |
| 635 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | README.md | 97 | app = Firecrawl(api_key="fc-YOUR_API_KEY") |
| HIGH | README.md | 109 | const app = new Firecrawl({apiKey: "fc-YOUR_API_KEY"}); |
| HIGH | README.md | 117 | -H 'Authorization: Bearer fc-YOUR_API_KEY' \ |
| HIGH | README.md | 154 | app = Firecrawl(api_key="fc-YOUR_API_KEY") |
| HIGH | README.md | 166 | const app = new Firecrawl({ apiKey: "fc-YOUR_API_KEY" }); |
| HIGH | README.md | 174 | -H 'Authorization: Bearer fc-YOUR_API_KEY' \ |
| HIGH | README.md | 208 | app = Firecrawl(api_key="fc-YOUR_API_KEY") |
| HIGH | README.md | 224 | const app = new Firecrawl({apiKey: "fc-YOUR_API_KEY"}); |
| HIGH | README.md | 240 | -H 'Authorization: Bearer fc-YOUR_API_KEY' \ |
| HIGH | README.md | 246 | -H 'Authorization: Bearer fc-YOUR_API_KEY' \ |
| HIGH | README.md | 295 | "FIRECRAWL_API_KEY": "fc-YOUR_API_KEY" |
| HIGH | README.md | 323 | -H 'Authorization: Bearer fc-YOUR_API_KEY' \ |
| HIGH | README.md | 349 | app = Firecrawl(api_key="fc-YOUR_API_KEY") |
| HIGH | README.md | 414 | -H 'Authorization: Bearer fc-YOUR_API_KEY' \ |
| HIGH | README.md | 437 | -H 'Authorization: Bearer fc-YOUR_API_KEY' |
| HIGH | README.md | 461 | -H 'Authorization: Bearer fc-YOUR_API_KEY' \ |
| HIGH | README.md | 484 | app = Firecrawl(api_key="fc-YOUR_API_KEY") |
| HIGH | README.md | 496 | app = Firecrawl(api_key="fc-YOUR_API_KEY") |
| HIGH | README.md | 523 | app = Firecrawl(api_key="fc-YOUR_API_KEY") |
| HIGH | README.md | 552 | const app = new Firecrawl({ apiKey: 'fc-YOUR_API_KEY' }); |
| HIGH | README.md | 671 | let client = Client::new("fc-YOUR_API_KEY")?; |
| HIGH | …mastering-scrape-endpoint/mastering-scrape-endpoint.md | 62 | echo "FIRECRAWL_API_KEY='YOUR_API_KEY'" >> .env |
| HIGH | …icles/mastering-map-endpoint/mastering-map-endpoint.md | 102 | echo "FIRECRAWL_API_KEY='YOUR-API-KEY'" >> .env |
| HIGH | …mples/blog-articles/deploying_web_scrapers/notebook.md | 176 | echo "FIRECRAWL_API_KEY='your-api-key-here' >> .env" |
| HIGH | …mples/blog-articles/deploying_web_scrapers/notebook.md | 525 | heroku config:set FIRECRAWL_API_KEY='your-api-key-here' |
| HIGH | …mples/blog-articles/deploying_web_scrapers/notebook.md | 702 | $ echo "FIRECRAWL_API_KEY='your-api-key-here'" >> .env |
| HIGH | …amples/blog-articles/amazon-price-tracking/notebook.md | 269 | echo "FIRECRAWL_API_KEY='YOUR-API-KEY-HERE' >> .env" |
| HIGH | …ples/blog-articles/github-actions-tutorial/notebook.md | 726 | echo "API_KEY='your-api-key-here'" >> .env |
| HIGH | apps/ui/ingestion-ui/README.md | 26 | const FIRECRAWL_API_KEY = "your-api-key-here"; |
| HIGH | apps/ui/ingestion-ui/src/components/ingestion.tsx | 23 | const FIRECRAWL_API_KEY = "fc-YOUR_API_KEY"; // Replace with your actual API key |
| HIGH | apps/ui/ingestion-ui/src/components/ingestionV1.tsx | 23 | const FIRECRAWL_API_KEY = "fc-YOUR_API_KEY"; // Replace with your actual API key |
| HIGH | apps/ruby-sdk/README.md | 29 | client = Firecrawl::Client.new(api_key: "fc-your-api-key") |
| HIGH | apps/ruby-sdk/README.md | 42 | export FIRECRAWL_API_KEY="fc-your-api-key" |
| HIGH | apps/ruby-sdk/README.md | 186 | api_key: "fc-your-api-key", |
| HIGH | apps/ruby-sdk/lib/firecrawl/client.rb | 10 | # client = Firecrawl::Client.new(api_key: "fc-your-api-key") |
| HIGH | apps/python-sdk/example_pagination.py | 11 | firecrawl = Firecrawl(api_key="your-api-key") |
| HIGH | apps/python-sdk/example_pagination.py | 92 | async_client = AsyncFirecrawl(api_key="your-api-key") |
| HIGH | apps/python-sdk/README.md | 24 | firecrawl = Firecrawl(api_key="fc-YOUR_API_KEY") |
| HIGH | apps/python-sdk/README.md | 70 | firecrawl = Firecrawl(api_key="fc-YOUR_API_KEY") |
| HIGH | apps/python-sdk/README.md | 242 | firecrawl = AsyncFirecrawl(api_key="YOUR_API_KEY") |
| HIGH | apps/python-sdk/README.md | 271 | firecrawl = Firecrawl(api_key="YOUR_API_KEY") |
| HIGH | apps/python-sdk/example_v2.py | 90 | # firecrawl = Firecrawl(api_key="fc-YOUR-API-KEY") |
| HIGH | apps/python-sdk/example_v2.py | 4 | firecrawl = Firecrawl(api_key="YOUR_API_KEY") |
| HIGH | apps/python-sdk/firecrawl/client.py | 15 | firecrawl = Firecrawl(api_key="your-api-key") |
| HIGH | apps/python-sdk/firecrawl/v1/__init__.py | 8 | app = V1FirecrawlApp(api_key="your-api-key") |
| HIGH | apps/js-sdk/example_v1.js | 7 | const app = new Firecrawl({ apiKey: process.env.FIRECRAWL_API_KEY || 'fc-YOUR_API_KEY' }); |
| HIGH | apps/js-sdk/example.ts | 8 | const apiKey = (globalThis as any).process?.env?.FIRECRAWL_API_KEY || 'fc-YOUR_API_KEY'; |
| HIGH | apps/js-sdk/example.ts | 41 | const app = new Firecrawl({apiKey: "fc-YOUR_API_KEY"}); |
| HIGH | apps/js-sdk/example_v1.ts | 8 | const app = new Firecrawl({ apiKey: process.env.FIRECRAWL_API_KEY || 'fc-YOUR_API_KEY' }); |
| HIGH | apps/js-sdk/example_pagination.ts | 7 | const apiKey = process.env.FIRECRAWL_API_KEY || "fc-YOUR_API_KEY"; |
| HIGH | apps/js-sdk/example.js | 7 | const apiKey = (globalThis.process && globalThis.process.env && globalThis.process.env.FIRECRAWL_API_KEY) || 'fc-YOUR_ |
| HIGH | apps/js-sdk/example.js | 39 | const app = new Firecrawl({apiKey: "fc-YOUR_API_KEY"}); |
| HIGH | apps/js-sdk/example_watcher.ts | 12 | const apiKey = process.env.FIRECRAWL_API_KEY || "fc-YOUR_API_KEY"; |
| HIGH | apps/js-sdk/firecrawl/README.md | 23 | const app = new Firecrawl({ apiKey: 'fc-YOUR_API_KEY' }); |
| HIGH | apps/js-sdk/firecrawl/README.md | 120 | const app = new Firecrawl({ apiKey: 'fc-YOUR_API_KEY' }); |
| HIGH | apps/js-sdk/firecrawl/README.md | 241 | const app = new Firecrawl({ apiKey: 'fc-YOUR_API_KEY' }); |
| HIGH | …t-site/src/content/blog/introducing-search-endpoint.md | 22 | app = FirecrawlApp(api_key="fc-YOUR_API_KEY") |
| HIGH | …e/src/content/blog/launch-week-iii-day-3-extract-v2.md | 42 | -H 'Authorization: Bearer YOUR_API_KEY' \ |
| HIGH | …ontent/blog/launch-week-iii-day-2-announcing-fire-1.md | 44 | -H 'Authorization: Bearer YOUR_API_KEY' \ |
| HIGH | apps/rust-sdk/README.md | 25 | let client = Client::new("fc-YOUR-API-KEY").expect("Failed to initialize Client"); |
| 54 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 484 | Scrape and extract content from a URL. Args: url (str): Target URL to scrape forma |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 625 | Search for content using Firecrawl. Args: query (str): Search query string lim |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 733 | Crawl a website starting from a URL. Args: url (str): Target URL to start crawling from |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 862 | Start an asynchronous crawl job. Args: url (str): Target URL to start crawling from |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 962 | Check the status and results of a crawl job. Args: id: Unique identifier for the crawl job |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 1045 | Returns information about crawl errors. Args: id (str): The ID of the crawl job R |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 1074 | Cancel an asynchronous crawl job. Args: id (str): The ID of the crawl job to cancel |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 1123 | Initiate a crawl job and return a CrawlWatcher to monitor the job via WebSocket. Args: url |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 1195 | Map and discover links from a URL. Args: url (str): Target URL to map search ( |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 1300 | Batch scrape multiple URLs and monitor until completion. Args: urls (List[str]): URLs to s |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 1440 | Initiate a batch scrape job asynchronously. Args: urls (List[str]): URLs to scrape |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 1580 | Initiate a batch scrape job and return a CrawlWatcher to monitor the job via WebSocket. Args: |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 1695 | Check the status of a batch scrape job using the Firecrawl API. Args: id (str): The ID of |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 1757 | Returns information about batch scrape errors. Args: id (str): The ID of the crawl job. |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 1797 | Extract structured information from URLs. Args: urls (Optional[List[str]]): URLs to extrac |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 1901 | Retrieve the status of an extract job. Args: job_id (str): The ID of the extract job. |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 1937 | Initiate an asynchronous extract job. Args: urls (List[str]): URLs to extract information |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 2002 | Generate LLMs.txt for a given URL and poll until completion. Args: url (str): Target URL t |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 2071 | Initiate an asynchronous LLMs.txt generation operation. Args: url (str): The target URL to |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 2122 | Check the status of a LLMs.txt generation operation. Args: id (str): The unique identifier |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 2190 | Make a POST request with retries. Args: url (str): The URL to send the POST request to. |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 2220 | Make a GET request with retries. Args: url (str): The URL to send the GET request to. |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 2249 | Make a DELETE request with retries. Args: url (str): The URL to send the DELETE request to |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 2277 | Monitor the status of a crawl job until completion. Args: id (str): The ID of the crawl jo |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 2399 | Initiates a deep research operation on a given query and polls until completion. Args: que |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 2493 | Initiates an asynchronous deep research operation. Args: query (str): Research query or to |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 2555 | Check the status of a deep research operation. Args: id (str): The ID of the deep research |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 2770 | Generic async request method with exponential backoff retry logic. Args: method (str): The |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 2810 | Make an async POST request with exponential backoff retry logic. Args: url (str): The URL |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 2833 | Make an async GET request with exponential backoff retry logic. Args: url (str): The URL t |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 2899 | Initiate an async crawl job and return an AsyncCrawlWatcher to monitor progress via WebSocket. Args: |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 2943 | Initiate an async batch scrape job and return an AsyncCrawlWatcher to monitor progress. Args: |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 3003 | Scrape a single URL asynchronously. Args: url (str): Target URL to scrape formats |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 3143 | Asynchronously scrape multiple URLs and monitor until completion. Args: urls (List[str]): |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 3282 | Initiate a batch scrape job asynchronously. Args: urls (List[str]): URLs to scrape |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 3421 | Crawl a website starting from a URL. Args: url (str): Target URL to start crawling from |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 3541 | Start an asynchronous crawl job. Args: url (str): Target URL to start crawling from |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 3635 | Check the status and results of an asynchronous crawl job. Args: id (str): Unique identifi |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 3701 | Monitor the status of an asynchronous job until completion. Args: id (str): The ID of the |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 3754 | Asynchronously map and discover links from a URL. Args: url (str): Target URL to map |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 3829 | Asynchronously extract structured information from URLs. Args: urls (Optional[List[str]]): |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 3907 | Check the status of an asynchronous batch scrape job. Args: id (str): The ID of the batch |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 3975 | Get information about errors from an asynchronous batch scrape job. Args: id (str): The ID o |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 4000 | Get information about errors from an asynchronous crawl job. Args: id (str): The ID of the |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 4025 | Cancel an asynchronous crawl job. Args: id (str): The ID of the crawl job to cancel |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 4045 | Check the status of an asynchronous extraction job. Args: job_id (str): The ID of the extr |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 4082 | Initiate an asynchronous extraction job without waiting for completion. Args: urls (Option |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 4148 | Generate LLMs.txt for a given URL and monitor until completion. Args: url (str): Target UR |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 4210 | Initiate an asynchronous LLMs.txt generation job without waiting for completion. Args: url |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 4258 | Check the status of an asynchronous LLMs.txt generation job. Args: id (str): The ID of the |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 4298 | Initiates a deep research operation on a given query and polls until completion. Args: que |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 4392 | Initiates an asynchronous deep research operation. Args: query (str): Research query or to |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 4443 | Check the status of a deep research operation. Args: id (str): The ID of the deep research |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 4490 | Asynchronously search for content using Firecrawl. Args: query (str): Search query string |
| HIGH | apps/python-sdk/firecrawl/v1/client.py | 565 | Scrape and extract content from a URL. Args: url (str): Target URL to scrape forma |
| HIGH | apps/python-sdk/firecrawl/v1/client.py | 703 | Search for content using Firecrawl. Args: query (str): Search query string lim |
| HIGH | apps/python-sdk/firecrawl/v1/client.py | 895 | Crawl a website starting from a URL. Args: url (str): Target URL to start crawling from |
| HIGH | apps/python-sdk/firecrawl/v1/client.py | 1024 | Start an asynchronous crawl job. Args: url (str): Target URL to start crawling from |
| HIGH | apps/python-sdk/firecrawl/v1/client.py | 1124 | Check the status and results of a crawl job. Args: id: Unique identifier for the crawl job |
| HIGH | apps/python-sdk/firecrawl/v1/client.py | 1207 | Returns information about crawl errors. Args: id (str): The ID of the crawl job R |
| 89 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | examples/o4-mini-web-crawler/o4-mini-web-crawler.py | 0 | the map function generates a list of urls from a website and it accepts a search parameter. based on the objective of: { |
| HIGH | …-4-maverick-web-crawler/llama4-maverick-web-crawler.py | 0 | the map function generates a list of urls from a website and it accepts a search parameter. based on the objective of: { |
| HIGH | …mistral-small-3.1-crawler/mistral-small-3.1-crawler.py | 0 | the map function generates a list of urls from a website and it accepts a search parameter. based on the objective of: { |
| HIGH | examples/o3-mini_web_crawler/o3-mini_web_crawler.py | 0 | the map function generates a list of urls from a website and it accepts a search parameter. based on the objective of: { |
| HIGH | examples/gpt-4.5-web-crawler/gpt-4.5-crawler.py | 0 | the map function generates a list of urls from a website and it accepts a search parameter. based on the objective of: { |
| HIGH | examples/o3-web-crawler/o3-web-crawler.py | 0 | the map function generates a list of urls from a website and it accepts a search parameter. based on the objective of: { |
| HIGH | examples/sonnet_web_crawler/sonnet_web_crawler.py | 0 | the map function generates a list of urls from a website and it accepts a search parameter. based on the objective of: { |
| HIGH | examples/haiku_web_crawler/haiku_web_crawler.py | 0 | the map function generates a list of urls from a website and it accepts a search parameter. based on the objective of: { |
| HIGH | examples/grok_web_crawler/grok_web_crawler.py | 0 | the map function generates a list of urls from a website and it accepts a search parameter. based on the objective of: { |
| HIGH | examples/o1_web_crawler/o1_web_crawler.py | 0 | the map function generates a list of urls from a website and it accepts a search parameter. based on the objective of: { |
| HIGH | examples/deepseek-v3-crawler/deepseek-v3-crawler.py | 0 | the map function generates a list of urls from a website and it accepts a search parameter. based on the objective of: { |
| HIGH | examples/gpt-4.1-web-crawler/gpt-4.1-web-crawler.py | 0 | the map function generates a list of urls from a website and it accepts a search parameter. based on the objective of: { |
| HIGH | examples/claude3.7-web-crawler/claude3.7-web-crawler.py | 0 | the map function generates a list of urls from a website and it accepts a search parameter. based on the objective of: { |
| HIGH | examples/o4-mini-web-crawler/o4-mini-web-crawler.py | 0 | given this list of urls and the objective: {objective} analyze each url and rank the top 3 most relevant ones that are m |
| HIGH | …mistral-small-3.1-crawler/mistral-small-3.1-crawler.py | 0 | given this list of urls and the objective: {objective} analyze each url and rank the top 3 most relevant ones that are m |
| HIGH | examples/o3-mini_web_crawler/o3-mini_web_crawler.py | 0 | given this list of urls and the objective: {objective} analyze each url and rank the top 3 most relevant ones that are m |
| HIGH | examples/gpt-4.5-web-crawler/gpt-4.5-crawler.py | 0 | given this list of urls and the objective: {objective} analyze each url and rank the top 3 most relevant ones that are m |
| HIGH | examples/o3-web-crawler/o3-web-crawler.py | 0 | given this list of urls and the objective: {objective} analyze each url and rank the top 3 most relevant ones that are m |
| HIGH | examples/gpt-4.1-web-crawler/gpt-4.1-web-crawler.py | 0 | given this list of urls and the objective: {objective} analyze each url and rank the top 3 most relevant ones that are m |
| HIGH | examples/claude3.7-web-crawler/claude3.7-web-crawler.py | 0 | given this list of urls and the objective: {objective} analyze each url and rank the top 3 most relevant ones that are m |
| HIGH | examples/o4-mini-web-crawler/o4-mini-web-crawler.py | 0 | given the following scraped content and objective, determine if the objective is met. if it is, extract the relevant inf |
| HIGH | examples/o3-mini_web_crawler/o3-mini_web_crawler.py | 0 | given the following scraped content and objective, determine if the objective is met. if it is, extract the relevant inf |
| HIGH | examples/gpt-4.5-web-crawler/gpt-4.5-crawler.py | 0 | given the following scraped content and objective, determine if the objective is met. if it is, extract the relevant inf |
| HIGH | examples/o3-web-crawler/o3-web-crawler.py | 0 | given the following scraped content and objective, determine if the objective is met. if it is, extract the relevant inf |
| HIGH | examples/sonnet_web_crawler/sonnet_web_crawler.py | 0 | given the following scraped content and objective, determine if the objective is met. if it is, extract the relevant inf |
| HIGH | examples/haiku_web_crawler/haiku_web_crawler.py | 0 | given the following scraped content and objective, determine if the objective is met. if it is, extract the relevant inf |
| HIGH | examples/grok_web_crawler/grok_web_crawler.py | 0 | given the following scraped content and objective, determine if the objective is met. if it is, extract the relevant inf |
| HIGH | examples/o1_web_crawler/o1_web_crawler.py | 0 | given the following scraped content and objective, determine if the objective is met. if it is, extract the relevant inf |
| HIGH | examples/gpt-4.1-web-crawler/gpt-4.1-web-crawler.py | 0 | given the following scraped content and objective, determine if the objective is met. if it is, extract the relevant inf |
| HIGH | examples/hacker_news_scraper/bs4_scraper.py | 0 | save the scraped news data to a json file with the current date in the filename. |
| HIGH | examples/hacker_news_scraper/firecrawl_scraper.py | 0 | save the scraped news data to a json file with the current date in the filename. |
| HIGH | …og-articles/scheduling_scrapers/scripts/bs4_scraper.py | 0 | save the scraped news data to a json file with the current date in the filename. |
| HIGH | …icles/scheduling_scrapers/scripts/firecrawl_scraper.py | 0 | save the scraped news data to a json file with the current date in the filename. |
| HIGH | …ples/blog-articles/github-actions-tutorial/notebook.md | 0 | save the scraped news data to a json file with the current date in the filename. |
| HIGH | examples/R1_web_crawler/R1_web_crawler.py | 0 | search google using serpapi and return top results. |
| HIGH | …/deepseek-v3-company-researcher/deepseek-v3-extract.py | 0 | search google using serpapi and return top results. |
| HIGH | …s/gemini-2.0-web-extractor/gemini-2.0-web-extractor.py | 0 | search google using serpapi and return top results. |
| HIGH | …4-maverick-web-extractor/llama-4-maverick-extractor.py | 0 | search google using serpapi and return top results. |
| HIGH | …s/gemini-2.5-web-extractor/gemini-2.5-web-extractor.py | 0 | search google using serpapi and return top results. |
| HIGH | …es/claude3.7-web-extractor/claude-3.7-web-extractor.py | 0 | search google using serpapi and return top results. |
| HIGH | …t-4.1-company-researcher/gpt-4.1-company-researcher.py | 0 | search google using serpapi and return top results. |
| HIGH | examples/R1_company_researcher/r1_company_researcher.py | 0 | search google using serpapi and return top results. |
| HIGH | …-mini_company_researcher/o3-mini_company_researcher.py | 0 | search google using serpapi and return top results. |
| HIGH | …ral-small-3.1-extractor/mistral-small-3.1-extractor.py | 0 | search google using serpapi and return top results. |
| HIGH | examples/o1_web_extractor/o1_web_extractor.py | 0 | search google using serpapi and return top results. |
| HIGH | examples/R1_web_crawler/R1_web_crawler.py | 0 | use requests to call firecrawl's extract endpoint with selected urls. |
| HIGH | …/deepseek-v3-company-researcher/deepseek-v3-extract.py | 0 | use requests to call firecrawl's extract endpoint with selected urls. |
| HIGH | …s/gemini-2.0-web-extractor/gemini-2.0-web-extractor.py | 0 | use requests to call firecrawl's extract endpoint with selected urls. |
| HIGH | …4-maverick-web-extractor/llama-4-maverick-extractor.py | 0 | use requests to call firecrawl's extract endpoint with selected urls. |
| HIGH | …s/gemini-2.5-web-extractor/gemini-2.5-web-extractor.py | 0 | use requests to call firecrawl's extract endpoint with selected urls. |
| HIGH | …es/claude3.7-web-extractor/claude-3.7-web-extractor.py | 0 | use requests to call firecrawl's extract endpoint with selected urls. |
| HIGH | …t-4.1-company-researcher/gpt-4.1-company-researcher.py | 0 | use requests to call firecrawl's extract endpoint with selected urls. |
| HIGH | examples/R1_company_researcher/r1_company_researcher.py | 0 | use requests to call firecrawl's extract endpoint with selected urls. |
| HIGH | …-mini_company_researcher/o3-mini_company_researcher.py | 0 | use requests to call firecrawl's extract endpoint with selected urls. |
| HIGH | …ral-small-3.1-extractor/mistral-small-3.1-extractor.py | 0 | use requests to call firecrawl's extract endpoint with selected urls. |
| HIGH | examples/o1_web_extractor/o1_web_extractor.py | 0 | use requests to call firecrawl's extract endpoint with selected urls. |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 0 | execute javascript action to perform during scraping. |
| HIGH | apps/python-sdk/firecrawl/v1/client.py | 0 | execute javascript action to perform during scraping. |
| HIGH | apps/python-sdk/firecrawl/v2/types.py | 0 | execute javascript action to perform during scraping. |
| HIGH | apps/python-sdk/firecrawl/firecrawl.backup.py | 0 | cancel an asynchronous crawl job. args: id (str): the id of the crawl job to cancel returns: dict[str, any] containing: |
| 11 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | examples/attributes-extraction-python-sdk.py | 56 | except Exception as error: |
| LOW | examples/o4-mini-web-crawler/o4-mini-web-crawler.py | 149 | except Exception as e: |
| LOW | examples/o4-mini-web-crawler/o4-mini-web-crawler.py | 213 | except Exception as e: |
| MEDIUM | examples/o4-mini-web-crawler/o4-mini-web-crawler.py | 28 | def find_relevant_page_via_map(objective, url, app, client): |
| MEDIUM | examples/o4-mini-web-crawler/o4-mini-web-crawler.py | 153 | def find_objective_in_top_pages(map_website, objective, app, client): |
| MEDIUM | examples/gemini-2.5-screenshot-editor/cli.py | 42 | print(f"Error: Missing dependency: {e}") |
| LOW | examples/gemini-2.5-screenshot-editor/cli.py | 124 | except Exception as e: |
| LOW | examples/gemini-2.5-screenshot-editor/cli.py | 170 | except Exception as e: |
| LOW | examples/gemini-2.5-screenshot-editor/cli.py | 222 | except Exception as e: |
| LOW | examples/gemini-2.5-screenshot-editor/cli.py | 262 | except Exception as e: |
| LOW | examples/gemini-2.5-screenshot-editor/cli.py | 311 | except Exception as e: |
| LOW | examples/gemini-2.5-screenshot-editor/cli.py | 342 | except Exception as e: |
| LOW | examples/gemini-2.5-screenshot-editor/cli.py | 397 | except Exception as e: |
| LOW | examples/gemini-2.5-screenshot-editor/cli.py | 432 | except Exception as e: |
| MEDIUM | examples/gemini-2.5-screenshot-editor/cli.py | 448 | print("Error: Missing environment variables:") |
| MEDIUM | examples/gemini-2.5-screenshot-editor/cli.py | 628 | print("Error: URL required for refinement") |
| MEDIUM | examples/gemini-2.5-screenshot-editor/cli.py | 660 | print("Error: URL required for style transfer") |
| MEDIUM | examples/gemini-2.5-screenshot-editor/cli.py | 684 | print("Error: URL required") |
| LOW | examples/gemini-2.5-screenshot-editor/cli.py | 724 | except Exception as e: |
| LOW | examples/R1_web_crawler/R1_web_crawler.py | 93 | except Exception as e: |
| LOW | examples/R1_web_crawler/R1_web_crawler.py | 141 | except Exception as e: |
| LOW | examples/R1_web_crawler/R1_web_crawler.py | 173 | except Exception: |
| LOW | …amples/job-resource-analyzer/job-resources-analyzer.py | 59 | except Exception as e: |
| LOW | …amples/job-resource-analyzer/job-resources-analyzer.py | 75 | except Exception as e: |
| LOW | …amples/job-resource-analyzer/job-resources-analyzer.py | 132 | except Exception as e: |
| LOW | …amples/job-resource-analyzer/job-resources-analyzer.py | 169 | except Exception as e: |
| LOW | …amples/job-resource-analyzer/job-resources-analyzer.py | 261 | except Exception as e: |
| LOW | …mastering-scrape-endpoint/mastering-scrape-endpoint.md | 923 | except Exception as e: |
| MEDIUM | …mastering-scrape-endpoint/mastering-scrape-endpoint.md | 924 | print(f"Error scraping weather data for {city}: {str(e)}") |
| LOW | …mples/blog-articles/deploying_web_scrapers/notebook.md | 807 | except Exception as e: |
| LOW | …mples/blog-articles/deploying_web_scrapers/notebook.md | 862 | except Exception as e: |
| MEDIUM | …mples/blog-articles/deploying_web_scrapers/notebook.md | 793 | def get_yesterday_top_products(): |
| LOW | …amples/blog-articles/amazon-price-tracking/notebook.md | 170 | except Exception: |
| LOW | …amples/blog-articles/amazon-price-tracking/notebook.md | 816 | except Exception as e: |
| MEDIUM | …amples/blog-articles/amazon-price-tracking/notebook.md | 817 | print(f"Error processing {product.url}: {e}") |
| LOW | …amples/blog-articles/amazon-price-tracking/notebook.md | 1041 | except Exception as e: |
| MEDIUM | …amples/blog-articles/amazon-price-tracking/notebook.md | 1042 | print(f"Error sending Discord notification: {e}") |
| LOW | examples/blog-articles/scheduling_scrapers/notebook.md | 390 | except Exception as e: |
| MEDIUM | examples/blog-articles/scheduling_scrapers/notebook.md | 391 | print(f"Error during scraping: {e}") |
| LOW | examples/blog-articles/scheduling_scrapers/notebook.md | 484 | except Exception as e: |
| MEDIUM | examples/blog-articles/scheduling_scrapers/notebook.md | 479 | def main(): |
| LOW | …rticles/scheduling_scrapers/scripts/async_scheduler.py | 20 | except Exception as e: |
| MEDIUM | …rticles/scheduling_scrapers/scripts/async_scheduler.py | 21 | print(f"Error during scraping: {e}") |
| LOW | …g-articles/scheduling_scrapers/scripts/cron_scraper.py | 25 | except Exception as e: |
| MEDIUM | …g-articles/scheduling_scrapers/scripts/cron_scraper.py | 20 | def main(): |
| LOW | …ples/blog-articles/github-actions-tutorial/notebook.md | 492 | except Exception as e: |
| MEDIUM | …ples/blog-articles/github-actions-tutorial/notebook.md | 493 | print(f"Error collecting metrics: {str(e)}") |
| MEDIUM | …ples/blog-articles/github-actions-tutorial/notebook.md | 485 | def main(): |
| LOW | …/deepseek-v3-company-researcher/deepseek-v3-extract.py | 135 | except Exception as e: |
| LOW | …/deepseek-v3-company-researcher/deepseek-v3-extract.py | 181 | except Exception as e: |
| LOW | …/deepseek-v3-company-researcher/deepseek-v3-extract.py | 218 | except Exception as e: |
| LOW | examples/gemini-2.0-crawler/gemini-2.0-crawler.py | 67 | except Exception as e: |
| MEDIUM | examples/gemini-2.0-crawler/gemini-2.0-crawler.py | 68 | print(f"Error using Gemini to process PDF '{pdf_url}': {str(e)}") |
| LOW | examples/gemini-2.0-crawler/gemini-2.0-crawler.py | 89 | except Exception as e: |
| MEDIUM | examples/gemini-2.0-crawler/gemini-2.0-crawler.py | 90 | print(f"Error using Gemini to process Image '{image_url}': {str(e)}") |
| LOW | examples/gemini-2.0-crawler/gemini-2.0-crawler.py | 240 | except Exception as e: |
| LOW | examples/gemini-2.0-crawler/gemini-2.0-crawler.py | 247 | except Exception as e: |
| LOW | examples/gemini-2.0-crawler/gemini-2.0-crawler.py | 345 | except Exception as e: |
| MEDIUM | examples/gemini-2.0-crawler/gemini-2.0-crawler.py | 125 | def find_relevant_page_via_map(objective, url, app): |
| MEDIUM | examples/gemini-2.0-crawler/gemini-2.0-crawler.py | 253 | def find_objective_in_top_pages(map_website, objective, app): |
| 202 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | SELF_HOST.md | 41 | # ===== Required ENVS ====== |
| LOW | SELF_HOST.md | 61 | # Experimental: Use any OpenAI-compatible API |
| LOW | SELF_HOST.md | 81 | ## === Other === |
| LOW | SELF_HOST.md | 101 | # If you change these, ensure all three are set consistently. |
| LOW | .github/workflows/test-server.yml | 381 | # - 6379:6379 |
| LOW | .github/workflows/test-server.yml | 401 | # TEST_API_KEY_ZDR: ${{ secrets.TEST_API_KEY_ZDR }} |
| LOW | .github/workflows/test-server.yml | 421 | # LOG_ENCRYPTION_KEY: ${{ secrets.LOG_ENCRYPTION_KEY }} |
| LOW | .github/workflows/test-server.yml | 441 | # - run: pnpm config set store-dir ~/.pnpm-store |
| LOW | .github/workflows/test-server.yml | 461 | # apps/api/native/index.d.ts |
| LOW | .github/workflows/test-server.yml | 481 | # with: |
| LOW | .github/workflows/test-server.yml | 501 | # uses: actions/cache/save@v4 |
| LOW | .github/workflows/test-server.yml | 521 | # npm_config_ignore_scripts: "true" # required currently to prevent re-building cached native lib |
| LOW | apps/ruby-sdk/lib/firecrawl/client.rb | 1 | # frozen_string_literal: true |
| LOW | apps/ruby-sdk/lib/firecrawl/client.rb | 101 | |
| LOW | apps/ruby-sdk/lib/firecrawl/client.rb | 241 | end |
| LOW | apps/ruby-sdk/lib/firecrawl/models/monitor.rb | 61 | # A monitor check with paginated page results inlined. |
| LOW | apps/python-sdk/example_v2.py | 1 | from firecrawl.client import Firecrawl |
| LOW | apps/python-sdk/example_v2.py | 21 | # 'languages': ['en'] |
| LOW | apps/python-sdk/example_v2.py | 41 | # }], |
| LOW | apps/python-sdk/example_v2.py | 61 | print("\n=== Advanced Scrape (Multiple Formats + Options) ===") |
| LOW | apps/python-sdk/example_v2.py | 81 | |
| LOW | apps/python-sdk/example_v2.py | 101 | |
| LOW | apps/python-sdk/example_v2.py | 121 | # ============================================================================= |
| LOW | apps/python-sdk/firecrawl/firecrawl.backup.py | 41 | |
| LOW | apps/python-sdk/firecrawl/firecrawl.backup.py | 61 | # ogSiteName: Optional[str] = None |
| LOW | apps/python-sdk/firecrawl/v1/client.py | 41 | version = get_version() |
| LOW | apps/python-sdk/firecrawl/v1/client.py | 61 | # ogVideo: Optional[str] = None |
| LOW | apps/python-sdk/firecrawl/v2/methods/aio/__init__.py | 1 | # Async (aio) method modules for v2 |
| LOW | apps/python-sdk/firecrawl/v2/methods/aio/map.py | 41 | if not body.get("success"): |
| LOW | apps/playwright-service-ts/tsconfig.json | 1 | { |
| LOW | apps/playwright-service-ts/tsconfig.json | 21 | // "jsxImportSource": "", /* Specify module specifier used to import the JSX factory func |
| LOW | apps/playwright-service-ts/tsconfig.json | 41 | // "customConditions": [], /* Conditions to set in addition to the resolver-specific defau |
| LOW | apps/playwright-service-ts/tsconfig.json | 61 | // "importHelpers": true, /* Allow importing helper functions from tslib once per project |
| LOW | apps/playwright-service-ts/tsconfig.json | 81 | "forceConsistentCasingInFileNames": true, /* Ensure that casing is correct in imports. */ |
| LOW | apps/js-sdk/example.ts | 81 | console.log(mapResult) |
| LOW | apps/js-sdk/tsconfig.json | 1 | { |
| LOW | apps/js-sdk/tsconfig.json | 21 | // "removeComments": true, /* Do not emit comments to output. */ |
| LOW | apps/js-sdk/tsconfig.json | 41 | // "noFallthroughCasesInSwitch": true, /* Report errors for fallthrough cases in switch statement. */ |
| LOW | apps/rust-sdk/src/types.rs | 361 | |
| LOW | apps/rust-sdk/src/types.rs | 581 | // Article namespace |
| LOW | apps/rust-sdk/src/types.rs | 641 | #[serde_with::skip_serializing_none] |
| LOW | apps/rust-sdk/src/client.rs | 21 | /// |
| LOW | apps/rust-sdk/src/client.rs | 41 | /// Creates a new client for the Firecrawl cloud service. |
| LOW | apps/rust-sdk/src/client.rs | 61 | |
| LOW | apps/rust-sdk/src/monitor.rs | 121 | /// - mixed (JSON + git-diff) monitors → both `text` (markdown sidecar) |
| LOW | apps/rust-sdk/src/lib.rs | 1 | //! Firecrawl Rust SDK |
| LOW | apps/rust-sdk/src/crawl.rs | 81 | /// Response from starting a crawl job. |
| LOW | apps/rust-sdk/src/crawl.rs | 121 | |
| LOW | apps/rust-sdk/src/crawl.rs | 141 | /// #[tokio::main] |
| LOW | apps/rust-sdk/src/crawl.rs | 181 | |
| LOW | apps/rust-sdk/src/crawl.rs | 261 | /// |
| LOW | apps/rust-sdk/src/crawl.rs | 341 | /// |
| LOW | apps/rust-sdk/src/crawl.rs | 381 | /// |
| LOW | apps/rust-sdk/src/batch_scrape.rs | 61 | pub success: bool, |
| LOW | apps/rust-sdk/src/batch_scrape.rs | 81 | pub total: u32, |
| LOW | apps/rust-sdk/src/batch_scrape.rs | 101 | /// |
| LOW | apps/rust-sdk/src/batch_scrape.rs | 161 | /// * `id` - The batch scrape job ID. |
| LOW | apps/rust-sdk/src/batch_scrape.rs | 241 | /// |
| LOW | apps/rust-sdk/src/batch_scrape.rs | 261 | /// "https://example.com/page3".to_string(), |
| LOW | apps/rust-sdk/src/batch_scrape.rs | 321 | )); |
| 150 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 14 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 16 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 65 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 67 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 107 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 109 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 193 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 195 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 231 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 233 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 276 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 278 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 308 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 310 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 352 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 354 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 384 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 386 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 440 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 442 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 576 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 578 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 639 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 641 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 657 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/test/firecrawl/client_test.rb | 659 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/lib/firecrawl/client.rb | 67 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/lib/firecrawl/client.rb | 69 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/lib/firecrawl/client.rb | 112 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/lib/firecrawl/client.rb | 114 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/lib/firecrawl/client.rb | 140 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/lib/firecrawl/client.rb | 142 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/lib/firecrawl/client.rb | 201 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/lib/firecrawl/client.rb | 203 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/lib/firecrawl/client.rb | 265 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/lib/firecrawl/client.rb | 267 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/lib/firecrawl/client.rb | 284 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/lib/firecrawl/client.rb | 286 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/lib/firecrawl/client.rb | 366 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/lib/firecrawl/client.rb | 368 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/lib/firecrawl/client.rb | 385 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/lib/firecrawl/client.rb | 387 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/lib/firecrawl/client.rb | 441 | # ================================================================ |
| MEDIUM | apps/ruby-sdk/lib/firecrawl/client.rb | 443 | # ================================================================ |
| MEDIUM | apps/python-sdk/example_v2.py | 6 | # ============================================================================= |
| MEDIUM | apps/python-sdk/example_v2.py | 8 | # ============================================================================= |
| MEDIUM | apps/python-sdk/example_v2.py | 73 | # ============================================================================= |
| MEDIUM | apps/python-sdk/example_v2.py | 75 | # ============================================================================= |
| MEDIUM | apps/python-sdk/example_v2.py | 82 | # ============================================================================= |
| MEDIUM | apps/python-sdk/example_v2.py | 84 | # ============================================================================= |
| MEDIUM | apps/python-sdk/example_v2.py | 98 | # ============================================================================= |
| MEDIUM | apps/python-sdk/example_v2.py | 100 | # ============================================================================= |
| MEDIUM | apps/python-sdk/example_v2.py | 107 | # ============================================================================= |
| MEDIUM | apps/python-sdk/example_v2.py | 109 | # ============================================================================= |
| MEDIUM | apps/python-sdk/example_v2.py | 119 | # ============================================================================= |
| MEDIUM | apps/python-sdk/example_v2.py | 121 | # ============================================================================= |
| MEDIUM | …r/scrapeURL/engines/pdf/__tests__/firePDFAsync.test.ts | 16 | // ── Fixtures ───────────────────────────────────────────────────────────── |
| MEDIUM | …r/scrapeURL/engines/pdf/__tests__/firePDFAsync.test.ts | 122 | // ── Tests ──────────────────────────────────────────────────────────────── |
| MEDIUM | …pi/src/scraper/scrapeURL/engines/pdf/fire-pdf/async.ts | 62 | // ── Step 1: POST /jobs ──────────────────────────────────────────────── |
| MEDIUM | …pi/src/scraper/scrapeURL/engines/pdf/fire-pdf/async.ts | 74 | // ── Step 2: poll until terminal (skip on idempotent-replay done) ────── |
| 2 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | examples/gemini-2.5-screenshot-editor/cli.py | 23 | |
| LOW | examples/gemini-2.5-screenshot-editor/cli.py | 26 | |
| LOW | examples/gemini-2.5-screenshot-editor/cli.py | 29 | |
| LOW | examples/haiku_web_crawler/haiku_web_crawler.py | 6 | |
| LOW | examples/sales_web_crawler/app.py | 1 | |
| LOW | examples/sales_web_crawler/app.py | 8 | |
| LOW | …ing_docs_into_api_specs/turning_docs_into_api_specs.py | 3 | |
| LOW | …ing_docs_into_api_specs/turning_docs_into_api_specs.py | 4 | |
| LOW | .github/scripts/eval_run.py | 4 | |
| LOW | apps/python-sdk/example_pagination.py | 88 | |
| LOW | apps/python-sdk/example_v1.py | 1 | |
| LOW | apps/python-sdk/firecrawl/firecrawl.backup.py | 19 | |
| LOW | apps/python-sdk/firecrawl/client.py | 22 | |
| LOW | apps/python-sdk/firecrawl/client.py | 22 | |
| LOW | apps/python-sdk/firecrawl/client.py | 22 | |
| LOW | apps/python-sdk/firecrawl/client.py | 29 | |
| LOW | apps/python-sdk/firecrawl/__init__.py | 9 | |
| LOW | apps/python-sdk/firecrawl/__init__.py | 9 | |
| LOW | apps/python-sdk/firecrawl/__init__.py | 9 | |
| LOW | apps/python-sdk/firecrawl/__init__.py | 9 | |
| LOW | apps/python-sdk/firecrawl/__init__.py | 10 | |
| LOW | apps/python-sdk/firecrawl/__init__.py | 11 | |
| LOW | apps/python-sdk/firecrawl/__init__.py | 12 | |
| LOW | apps/python-sdk/firecrawl/__init__.py | 12 | |
| LOW | apps/python-sdk/firecrawl/__init__.py | 12 | |
| LOW | apps/python-sdk/firecrawl/__init__.py | 12 | |
| LOW | apps/python-sdk/firecrawl/__init__.py | 12 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| LOW | apps/python-sdk/firecrawl/types.py | 8 | |
| 95 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | examples/o4-mini-web-crawler/o4-mini-web-crawler.py | 28 | |
| LOW | examples/o4-mini-web-crawler/o4-mini-web-crawler.py | 153 | |
| LOW | examples/gemini-2.5-screenshot-editor/cli.py | 459 | |
| LOW | examples/gemini-2.5-screenshot-editor/cli.py | 265 | |
| LOW | examples/gemini-2.5-screenshot-editor/cli.py | 401 | |
| LOW | examples/R1_web_crawler/R1_web_crawler.py | 145 | |
| LOW | …amples/job-resource-analyzer/job-resources-analyzer.py | 136 | |
| LOW | …/deepseek-v3-company-researcher/deepseek-v3-extract.py | 185 | |
| LOW | examples/gemini-2.0-crawler/gemini-2.0-crawler.py | 125 | |
| LOW | examples/gemini-2.0-crawler/gemini-2.0-crawler.py | 253 | |
| LOW | …les/deep-research-apartment-finder/apartment_finder.py | 69 | |
| LOW | …les/deep-research-apartment-finder/apartment_finder.py | 83 | |
| LOW | …-4-maverick-web-crawler/llama4-maverick-web-crawler.py | 29 | |
| LOW | …mistral-small-3.1-crawler/mistral-small-3.1-crawler.py | 29 | |
| LOW | …mistral-small-3.1-crawler/mistral-small-3.1-crawler.py | 177 | |
| LOW | examples/o3-mini_web_crawler/o3-mini_web_crawler.py | 29 | |
| LOW | examples/o3-mini_web_crawler/o3-mini_web_crawler.py | 157 | |
| LOW | …s/gemini-2.0-web-extractor/gemini-2.0-web-extractor.py | 150 | |
| LOW | examples/gpt-4.5-web-crawler/gpt-4.5-crawler.py | 29 | |
| LOW | examples/gpt-4.5-web-crawler/gpt-4.5-crawler.py | 157 | |
| LOW | …4-maverick-web-extractor/llama-4-maverick-extractor.py | 40 | |
| LOW | …4-maverick-web-extractor/llama-4-maverick-extractor.py | 189 | |
| LOW | …s/gemini-2.5-web-extractor/gemini-2.5-web-extractor.py | 150 | |
| LOW | examples/o3-web-crawler/o3-web-crawler.py | 28 | |
| LOW | examples/o3-web-crawler/o3-web-crawler.py | 153 | |
| LOW | …es/claude3.7-web-extractor/claude-3.7-web-extractor.py | 167 | |
| LOW | examples/sonnet_web_crawler/sonnet_web_crawler.py | 71 | |
| LOW | …t-4.1-company-researcher/gpt-4.1-company-researcher.py | 37 | |
| LOW | …t-4.1-company-researcher/gpt-4.1-company-researcher.py | 134 | |
| LOW | …t-4.1-company-researcher/gpt-4.1-company-researcher.py | 276 | |
| LOW | …t-4.1-company-researcher/gpt-4.1-company-researcher.py | 315 | |
| LOW | …t-4.1-company-researcher/gpt-4.1-company-researcher.py | 345 | |
| LOW | examples/R1_company_researcher/r1_company_researcher.py | 145 | |
| LOW | …mples/gemini-github-analyzer/gemini-github-analyzer.py | 61 | |
| LOW | …mples/gemini-github-analyzer/gemini-github-analyzer.py | 213 | |
| LOW | …mples/gemini-github-analyzer/gemini-github-analyzer.py | 237 | |
| LOW | examples/haiku_web_crawler/haiku_web_crawler.py | 71 | |
| LOW | examples/grok_web_crawler/grok_web_crawler.py | 78 | |
| LOW | …-mini_company_researcher/o3-mini_company_researcher.py | 143 | |
| LOW | examples/o3-mini-deal-finder/o3-mini-deal-finder.py | 55 | |
| LOW | examples/o3-mini-deal-finder/o3-mini-deal-finder.py | 152 | |
| LOW | examples/gemini-2.5-crawler/gemini-2.5-crawler.py | 125 | |
| LOW | examples/gemini-2.5-crawler/gemini-2.5-crawler.py | 253 | |
| LOW | …ral-small-3.1-extractor/mistral-small-3.1-extractor.py | 40 | |
| LOW | …ral-small-3.1-extractor/mistral-small-3.1-extractor.py | 130 | |
| LOW | …ral-small-3.1-extractor/mistral-small-3.1-extractor.py | 266 | |
| LOW | examples/o1_web_crawler/o1_web_crawler.py | 67 | |
| LOW | examples/deepseek-v3-crawler/deepseek-v3-crawler.py | 95 | |
| LOW | examples/gpt-4.1-web-crawler/gpt-4.1-web-crawler.py | 29 | |
| LOW | examples/gpt-4.1-web-crawler/gpt-4.1-web-crawler.py | 157 | |
| LOW | examples/claude3.7-web-crawler/claude3.7-web-crawler.py | 29 | |
| LOW | apps/python-sdk/firecrawl/firecrawl.backup.py | 457 | |
| LOW | apps/python-sdk/firecrawl/firecrawl.backup.py | 612 | |
| LOW | apps/python-sdk/firecrawl/firecrawl.backup.py | 961 | |
| LOW | apps/python-sdk/firecrawl/firecrawl.backup.py | 1183 | |
| LOW | apps/python-sdk/firecrawl/firecrawl.backup.py | 1694 | |
| LOW | apps/python-sdk/firecrawl/firecrawl.backup.py | 1785 | |
| LOW | apps/python-sdk/firecrawl/firecrawl.backup.py | 1994 | |
| LOW | apps/python-sdk/firecrawl/firecrawl.backup.py | 2272 | |
| LOW | apps/python-sdk/firecrawl/firecrawl.backup.py | 2361 | |
| 66 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | apps/api/src/__tests__/e2e_full_withAuth/index.test.ts | 321 | expect(response.body.data.metadata.pageError.toLowerCase()).toContain( |
| CRITICAL | apps/api/src/__tests__/e2e_full_withAuth/index.test.ts | 343 | expect(response.body.data.metadata.pageError.toLowerCase()).toContain( |
| CRITICAL | apps/api/src/__tests__/e2e_full_withAuth/index.test.ts | 365 | expect(response.body.data.metadata.pageError.toLowerCase()).toContain( |
| CRITICAL | apps/api/src/__tests__/e2e_full_withAuth/index.test.ts | 387 | expect(response.body.data.metadata.pageError.toLowerCase()).toContain( |
| CRITICAL | apps/api/src/__tests__/e2e_full_withAuth/index.test.ts | 409 | expect(response.body.data.metadata.pageError.toLowerCase()).toContain( |
| CRITICAL | apps/api/src/__tests__/e2e_full_withAuth/index.test.ts | 431 | expect(response.body.data.metadata.pageError.toLowerCase()).toContain( |
| CRITICAL | apps/api/src/__tests__/e2e_withAuth/index.test.ts | 221 | expect(response.body.data.metadata.pageError.toLowerCase()).toContain( |
| CRITICAL | apps/api/src/__tests__/e2e_withAuth/index.test.ts | 243 | expect(response.body.data.metadata.pageError.toLowerCase()).toContain( |
| CRITICAL | apps/api/src/__tests__/e2e_withAuth/index.test.ts | 265 | expect(response.body.data.metadata.pageError.toLowerCase()).toContain( |
| CRITICAL | apps/api/src/__tests__/snips/v2/scrape-branding.test.ts | 152 | response.branding.components.buttonPrimary.borderRadius.match( |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | …les/deep-research-apartment-finder/apartment_finder.py | 169 | # Create the user message |
| MEDIUM | examples/o1_job_recommender/o1_job_recommender.py | 111 | # Define the O1 prompt for extracting apply links |
| MEDIUM | …t-4.1-company-researcher/gpt-4.1-company-researcher.py | 44 | # Create a more effective search query |
| MEDIUM | …ing_docs_into_api_specs/turning_docs_into_api_specs.py | 33 | # Define the prompt instructions for generating OpenAPI specs |
| MEDIUM | apps/python-sdk/example_v1.py | 96 | # Define the schema using Pydantic |
| MEDIUM | apps/python-sdk/example_v1.py | 229 | # Define the schema using Pydantic |
| MEDIUM | apps/python-sdk/firecrawl/__init__.py | 22 | # Define the logger for the Firecrawl project |
| MEDIUM | apps/python-sdk/firecrawl/v1/client.py | 3063 | # Create a unique key for this object to track visitation |
| MEDIUM | …k/firecrawl/__tests__/unit/test_recursive_schema_v1.py | 843 | # Create a chain of 20 references |
| MEDIUM | …k/firecrawl/__tests__/unit/v2/utils/test_validation.py | 299 | # Create a JsonFormat object with schema |
| MEDIUM | …crawl/__tests__/unit/v2/utils/test_recursive_schema.py | 767 | # Create a chain of 20 references |
| MEDIUM | …s/python-sdk/firecrawl/__tests__/e2e/v2/test_search.py | 125 | # Define a schema for JSON extraction |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | apps/rust-sdk/src/types.rs | 24 | /// AI-generated summary of the page content. |
| HIGH | apps/rust-sdk/src/types.rs | 653 | /// AI-generated summary. |
| HIGH | apps/api/src/lib/permu-refactor.test.ts | 77 | // Random URLs generated by Claude. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …amples/job-resource-analyzer/job-resources-analyzer.py | 258 | # Display results |
| LOW | …les/deep-research-apartment-finder/apartment_finder.py | 289 | # Display results |
| LOW | examples/claude_stock_analyzer/claude_stock_analyzer.py | 73 | # Check if there are any results |
| LOW | examples/o3-mini_web_crawler/o3-mini_web_crawler.py | 174 | # Check if objective is met |
| LOW | examples/gpt-4.5-web-crawler/gpt-4.5-crawler.py | 174 | # Check if objective is met |
| LOW | examples/sonnet_web_crawler/sonnet_web_crawler.py | 84 | # Check if objective is met |
| LOW | examples/haiku_web_crawler/haiku_web_crawler.py | 84 | # Check if objective is met |
| LOW | examples/grok_web_crawler/grok_web_crawler.py | 92 | # Check if objective is met |
| LOW | examples/o3-mini-deal-finder/o3-mini-deal-finder.py | 236 | # Display results with improved formatting |
| LOW | …claude-3.7-stock-analyzer/claude-3.7-stock-analyzer.py | 73 | # Check if there are any results |
| LOW | examples/o1_web_crawler/o1_web_crawler.py | 80 | # Check if objective is met |
| LOW | examples/gpt-4.1-web-crawler/gpt-4.1-web-crawler.py | 174 | # Check if objective is met |
| LOW | .github/workflows/publish-elixir-sdk.yml | 62 | # Check if a PR already exists for this version. |
| LOW | apps/python-sdk/firecrawl/v2/methods/crawl.py | 339 | # Check if we hit max_results limit |
| LOW | apps/python-sdk/firecrawl/v2/methods/crawl.py | 407 | # Check if job is complete |
| LOW | apps/python-sdk/firecrawl/v2/methods/batch.py | 254 | # Check if we hit max_results limit after adding all docs from this page |
| LOW | apps/python-sdk/firecrawl/v2/methods/batch.py | 321 | # Check if job is complete |
| LOW | apps/python-sdk/firecrawl/v2/methods/aio/crawl.py | 272 | # Check if we hit max_results limit |
| LOW | apps/python-sdk/firecrawl/v2/methods/aio/batch.py | 214 | # Check if we hit max_results limit |
| LOW | apps/redis/start-redis-server.sh | 19 | # Set maxmemory to 80% of RAM |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | …mples/gemini-github-analyzer/gemini-github-analyzer.py | 152 | """Use Gemini to analyze GitHub profile data with focus on comprehensive insights.""" |
| MEDIUM | .github/workflows/test-server.yml | 518 | # run: pnpm harness pnpm test:snips |
| MEDIUM | …s/python-sdk/firecrawl/__tests__/e2e/v2/test_search.py | 122 | """Test search with all available parameters (comprehensive e2e test).""" |
| MEDIUM | apps/api/native/src/document/providers/doc.rs | 151 | // But for text extraction, we'll use a more robust approach |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …-sdk/firecrawl/__tests__/unit/v2/methods/test_agent.py | 37 | {"name": "John Doe", "role": "CEO"}, |
| LOW | apps/python-sdk/tests/test_agent_integration.py | 51 | {"name": "John Doe", "role": "CEO", "background": "Tech entrepreneur"}, |
| LOW | apps/rust-sdk/src/agent.rs | 479 | "phone": "555-1234" |
| LOW | apps/api/src/lib/__tests__/merge-null-val-objs.test.ts | 71 | name: "John Doe", |
| LOW | apps/api/src/lib/__tests__/merge-null-val-objs.test.ts | 87 | name: "John Doe", |
| LOW | …ps/api/src/lib/__tests__/deduplicate-obs-array.test.ts | 79 | name: "John Doe", |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | .github/scripts/check_version_has_incremented.py | 4 | # Usage: |