https://github.com/soenneker/soenneker.firecrawl.httpclients
A thread-safe singleton HttpClient for Firecrawl's OpenAPI integration.
https://github.com/soenneker/soenneker.firecrawl.httpclients
api csharp dotnet firecrawl firecrawlopenapihttpclient httpclient httpclients openapi singleton
Last synced: about 1 month ago
JSON representation
A thread-safe singleton HttpClient for Firecrawl's OpenAPI integration.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.firecrawl.httpclients
- Owner: soenneker
- License: mit
- Created: 2026-04-09T13:50:05.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-09T13:51:33.000Z (about 2 months ago)
- Last Synced: 2026-04-09T15:31:02.322Z (about 2 months ago)
- Topics: api, csharp, dotnet, firecrawl, firecrawlopenapihttpclient, httpclient, httpclients, openapi, singleton
- Language: C#
- Homepage: https://soenneker.com
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.firecrawl.httpclients/)
[](https://github.com/soenneker/soenneker.firecrawl.httpclients/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.firecrawl.httpclients/)
#  Soenneker.Firecrawl.HttpClients
### A thread-safe singleton HttpClient for Firecrawl's OpenAPI integration.
## Installation
```
dotnet add package Soenneker.Firecrawl.HttpClients
```