Skip to content

403 as response #283

Answered by PeriniM
fx71 asked this question in Q&A
May 21, 2024 · 2 comments · 5 replies
Discussion options

You must be logged in to vote

Hey @fx71 try setting the headless flag to False and you will be able to fetch the HTML. Sometimes it happens for javascript-heavy website

graph_config = {
    "llm": {
        ...
    },
    "verbose": True,
    "headless": False,
}

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@fx71
Comment options

@PeriniM
Comment options

Answer selected by fx71
@fx71
Comment options

@fx71
Comment options

@PeriniM
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants