firecrawl/examples
Gergő Móricz 8d467c8ca7
WebScraper refactor into scrapeURL (#714)
* feat: use strictNullChecking

* feat: switch logger to Winston

* feat(scrapeURL): first batch

* fix(scrapeURL): error swallow

* fix(scrapeURL): add timeout to EngineResultsTracker

* fix(scrapeURL): report unexpected error to sentry

* chore: remove unused modules

* feat(transfomers/coerce): warn when a format's response is missing

* feat(scrapeURL): feature flag priorities, engine quality sorting, PDF and DOCX support

* (add note)

* feat(scrapeURL): wip readme

* feat(scrapeURL): LLM extract

* feat(scrapeURL): better warnings

* fix(scrapeURL/engines/fire-engine;playwright): fix screenshot

* feat(scrapeURL): add forceEngine internal option

* feat(scrapeURL/engines): scrapingbee

* feat(scrapeURL/transformars): uploadScreenshot

* feat(scrapeURL): more intense tests

* bunch of stuff

* get rid of WebScraper (mostly)

* adapt batch scrape

* add staging deploy workflow

* fix yaml

* fix logger issues

* fix v1 test schema

* feat(scrapeURL/fire-engine/chrome-cdp): remove wait inserts on actions

* scrapeURL: v0 backwards compat

* logger fixes

* feat(scrapeurl): v0 returnOnlyUrls support

* fix(scrapeURL/v0): URL leniency

* fix(batch-scrape): ts non-nullable

* fix(scrapeURL/fire-engine/chromecdp): fix wait action

* fix(logger): remove error debug key

* feat(requests.http): use dotenv expression

* fix(scrapeURL/extractMetadata): extract custom metadata

* fix crawl option conversion

* feat(scrapeURL): Add retry logic to robustFetch

* fix(scrapeURL): crawl stuff

* fix(scrapeURL): LLM extract

* fix(scrapeURL/v0): search fix

* fix(tests/v0): grant larger response size to v0 crawl status

* feat(scrapeURL): basic fetch engine

* feat(scrapeURL): playwright engine

* feat(scrapeURL): add url-specific parameters

* Update readme and examples

* added e2e tests for most parameters. Still a few actions, location and iframes to be done.

* fixed type

* Nick:

* Update scrape.ts

* Update index.ts

* added actions and base64 check

* Nick: skipTls feature flag?

* 403

* todo

* todo

* fixes

* yeet headers from url specific params

* add warning when final engine has feature deficit

* expose engine results tracker for ScrapeEvents implementation

* ingest scrape events

* fixed some tests

* comment

* Update index.test.ts

* fixed rawHtml

* Update index.test.ts

* update comments

* move geolocation to global f-e option, fix removeBase64Images

* Nick:

* trim url-specific params

* Update index.ts

---------

Co-authored-by: Eric Ciarla <ericciarla@yahoo.com>
Co-authored-by: rafaelmmiller <8574157+rafaelmmiller@users.noreply.github.com>
Co-authored-by: Nicolas <nicolascamara29@gmail.com>
2024-11-07 20:57:33 +01:00
..
claude_stock_analyzer Create claude_stock_analyzer.py 2024-10-29 15:38:57 -04:00
contradiction_testing Update examples section 2024-06-21 15:40:46 -04:00
crm_lead_enrichment crm_lead_enrichment example 2024-10-09 17:29:39 -04:00
find_internal_link_opportunites Add internal link opportunities example 2024-08-23 15:49:41 -04:00
full_example_apps Reduce web example bloat 2024-06-22 08:40:26 -04:00
grok_web_crawler Nick: grok 2 example 2024-10-21 16:27:15 -03:00
haiku_web_crawler haiku example 2024-11-04 14:58:05 -05:00
internal_link_assistant Update readme and examples 2024-11-05 18:06:40 -05:00
kubernetes/cluster-install WebScraper refactor into scrapeURL (#714) 2024-11-07 20:57:33 +01:00
o1_job_recommender Delete o1_job_recommender.ipynb 2024-09-26 14:51:07 -04:00
o1_web_crawler Update examples 2024-10-09 13:41:23 -04:00
openai_swarm_firecrawl Nick: refactor openai swarm example 2024-10-12 16:12:12 -03:00
openai_swarm_firecrawl_web_extractor Update requirements.txt 2024-10-18 02:11:15 +05:30
openai-realtime-firecrawl Create README.md 2024-10-04 16:53:40 -03:00
sales_web_crawler Updates 2024-10-21 12:01:09 -04:00
scrape_and_analyze_airbnb_data_e2b Update examples section 2024-06-21 15:40:46 -04:00
simple_web_data_extraction_with_claude Add new example Web Scraping and Extraction with Firecrawl and Claude 2024-08-28 09:35:43 -04:00
sonnet_web_crawler haiku example 2024-11-04 14:58:05 -05:00
turning_docs_into_api_specs Delete combined_api_spec.json 2024-09-06 15:27:58 -04:00
visualize_website_topics_e2b Update examples section 2024-06-21 15:40:46 -04:00
web_data_extraction Update examples section 2024-06-21 15:40:46 -04:00
web_data_rag_with_llama3 Update examples section 2024-06-21 15:40:46 -04:00
website_qa_with_gemini_caching Add files via upload 2024-10-07 12:17:47 +02:00