-
Hi, I'm encountering a length limit when using a third party model to extract local html. Can chunking support be added to XMLScraperGraph?
## code:
~~~
import logging
import os
from langchai…
-
I am building a production grade application, for that i chose scrapegraphai as scraper, but it works fine on my linux machine locally, but as soon as its deployed on azure i get lot of error on azure…
-
### First Check
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I have verified that this issue _is not_ related to the underlying library
[hhyrsev/recipe-scrapers](h…
-
Hello everyone,
I am having issues to use the hrequests package on my server.
When running
```
import hrequests
```
I get the following warning:
```
HTTP server ListenAndServe: liste…
-
## Problem Statement
Miners currently lack visibility into their operational status on the Masa protocol. The existing dashboard at `/status` combines all data, making it difficult to maintain and sca…
-
### First Check
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I have verified that this issue _is not_ related to the underlying library
[hhyrsev/recipe-scrapers](h…
-
I've created .env , replaced my api keys from anthropic and toolhouse.
i've installed the following tools on toolstore :
1. Get page contents - Scraper
2. Web search - Web search
but i get…
-
The following is a script from the readme with two lines changed, `prompt` and `source` in the parameters' list of `SmartScraperGraph`. I ask to try to recover the classes used to search on the web wi…
-
hi, i recently updated the scraper and since then i am having the following error:
Traceback (most recent call last):
File "C:\Users\K-Rig-3\Documents\GitHub\UltimaScraper\start_us.py", line 62,…
-
### Bug Description
## Description
Encountered a `JSONDecodeError` when attempting to crawl a website using spider with llama_index integration. The error occurs during the API POST request processi…