Y
Hacker News
new
|
ask
|
show
|
jobs
by
ssss11
940 days ago
Does this use scraping? Trying to understand how it works
1 comments
dev_at
940 days ago
Yes, it uses scraping. The algorithms used are very general in order to make it work on any website.
link
ssss11
940 days ago
Yeah it’s interesting that you’ve got it to work on any website… well done
link
dev_at
939 days ago
Thank you!
link
WendyTheWillow
939 days ago
url + xpath works anywhere
link
jessehattabaugh
939 days ago
Until the path changes...
link
WendyTheWillow
939 days ago
Yep, that’s a challenge! But the impressiveness is in solving that, not in getting it to work on every website.
link