Apify

Apify and Crawlee Official Forum

b
F
A
J
A
Members
taintedgamer4k
t
taintedgamer4k
Offline, last seen 7 days ago
Joined August 30, 2024
I'm building a request queue of URLs and most run fine but I will receive the following exception and not sure how to proceed.

pydantic_core._pydantic_core.ValidationError: 1 validation error for Request
user_data.__crawlee.state
Input should be 0, 1, 2, 3, 4, 5, 6 or 7 [type=enum, input_value='RequestState.REQUEST_HANDLER', input_type=str]
For further information visit https://errors.pydantic.dev/2.9/v/enum
2 comments
T
t
Hello folks, I'm running into the issue described here https://github.com/apify/crawlee/issues/2525 using a basic CheerioCrawler. I specify same-domain and it's running all over the internet.

Does anyone have a workaround that I can use to prevent it from going to outside domains?
9 comments
t
e
A
P
L
Hello folks, I'm running into the issue described here https://github.com/apify/crawlee/issues/2525 using a basic CheerioCrawler. I specify same-domain and it's running all over the internet.

Does anyone have a workaround that I can use to prevent it from going to outside domains?
9 comments
t
e
A
P
L