issues Search Results · repo:ScrapeGraphAI/Scrapegraph-ai language:Python
Filter by
401 results
(85 ms)401 results
inScrapeGraphAI/Scrapegraph-ai (press backspace or delete to remove)Right now, due to the logic in GenerateAnswerNode (used by SmartScraperGraph), JsonOutputParser is always added when
llm_model is an instance of ChatOpenAI. As I am using models that may not always return ...
question
prusswan
- 5
- Opened 7 days ago
- #1000
Is your feature request related to a problem? Please describe. When using ScrapeGraphAI to extract data from websites,
encountering CAPTCHA challenges can block the pipeline and make automation unreliable. ...
feature request
Ethan-wkr
- Opened 13 days ago
- #999
Describe the bug generate_answer_node_k_level still injects the variable context into the PromptTemplate, but the
template now expects content. This mismatch surfaces as soon as the node executes inside ...
bug
andrei-ace
- Opened 20 days ago
- #995
Describing the bug When attempting to install the scrapegraphai package using pip3, the following error occurs:
ERROR: Could not find a version that satisfies the requirement scrapegraphai (from versions: ...
bug
XoxRumbleLorexoX
- 1
- Opened 28 days ago
- #990
I was using OmniScraperGraph with model DeepSeek, and encountered an error when trying to recognize the images.
bug
zymmlalala
- 1
- Opened 28 days ago
- #989
Error when using reattempt parameter on config.
To Reproduce Steps to reproduce the behavior: graph_config = { llm : { model_instance : llm_model_instance, model_tokens
: 128000, }, verbose : True, headless ...
bug
LordDangerous
- 1
- Opened on Jun 13
- #986
Hello, I m using fastapi with uvicorn that has as loop type uvloop inside a langgraph agent.
Inside, I m using search_graph.run() (also tested run_safe_async()) but then i get this Racing with another ...
bug
LordDangerous
- Opened on Jun 13
- #985
How to use ascraper_playwright_scroll for pagination? Here, when I configure backend=playwright_scroll, I encounter an
error at the location of dynamic_import(backend, message). I would like to know how ...
bug
question
zymmlalala
- 1
- Opened on Jun 12
- #984
Hi!
I m Sergey from the Integrations team over at AI/ML API, a startup with 150K+ users, providing over 300 AI models in one
place, including the latest available Grok APIs (checked your issues, and it ...
enhancement
OctavianTheI
- Opened on Jun 5
- #981
I am importing grok-3-latest but it says the model is not supported. Am I just not importing it right?
graph_config = { llm : { api_key : {api-key} , model : grok-3-latest , }, verbose : True, headless ...
question
SkepticalTiger
- 9
- Opened on May 24
- #979

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.