RubyGems Navigation menu

firecrawl 0.0.1

The Firecrawl gem implements a lightweight interface to the Firecrawl.dev API. Firecrawl can take a URL, scrape the page contents and return the whole page or principal content as html, markdown, or structured data. In addition, Firecrawl can crawl an entire site returning the pages it encounters or just the map of the pages, which can be used for subsequent scraping.

Gemfile:
=

install:
=

Versions:

  1. 0.1.0 November 06, 2024 (12.5 KB)
  2. 0.0.1 November 04, 2024 (10.5 KB)

Runtime Dependencies (2):

dynamicschema ~> 1.0.0.beta03
faraday ~> 2.7

Development Dependencies (2):

debug ~> 1.9
rspec ~> 3.13

Owners:

Pushed by:

Authors:

  • Kristoph Cichocki-Romanov

SHA 256 checksum:

=

Total downloads 258

For this version 121

Version Released:

License:

MIT

Required Ruby Version: >= 3.0

Links: