Replies: 2 comments 5 replies
-
Sorry for the noise. I tried and noticed various results I got. That is weird.
|
Beta Was this translation helpful? Give feedback.
4 replies
-
Click the "sort text alphabetically" option, could help too
…On 6 June 2024 14:59:07 UTC, Constantin Hong ***@***.***> wrote:
Sorry for the noise. I tried and noticed various results I got. That is weird.
Xpath3.1 - requests
<img width="726" alt="Screenshot 2024-06-06 at 23 52 13" src="https://github.com/dgtlmoon/changedetection.io/assets/61624808/1deaae0f-ae52-4cfc-9983-53d42ecb79d0">
Xpath3.1 - browser
<img width="966" alt="Screenshot 2024-06-06 at 23 53 00" src="https://github.com/dgtlmoon/changedetection.io/assets/61624808/a244b598-7df0-456c-b092-8dc8e9869a19">
xpath1 - browser
<img width="939" alt="Screenshot 2024-06-06 at 23 54 01" src="https://github.com/dgtlmoon/changedetection.io/assets/61624808/e3d6e736-5852-4968-94d3-9b2d166abefe">
xpath1 - requests
<img width="939" alt="Screenshot 2024-06-06 at 23 55 39" src="https://github.com/dgtlmoon/changedetection.io/assets/61624808/bff203a1-3f97-4ccf-a982-39345fb5ade5">
--
Reply to this email directly or view it on GitHub:
#2401 (comment)
You are receiving this because you are subscribed to this thread.
Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to watch this url, monitor car offers and return link to the offer.
I created xpath filter to extract the hrefs and verified it here and with this python code:
The issue I am having is that ChangeDetection only retuns few href and not all like the python code and xpather and I have run out of ideas how to debug it.
This is the watch https://changedetection.io/share/pp78O8foFZUa
Beta Was this translation helpful? Give feedback.
All reactions