7 ms·
Yes, it uses scraping. The algorithms used are very general in order to make it work on any website.
by dev_at 3y ago
Yes, it uses scraping. The algorithms used are very general in order to make it work on any website.
- ssss11 3y agoYeah it’s interesting that you’ve got it to work on any website… well done
- dev_at 3y agoThank you!
- WendyTheWillow 3y agourl + xpath works anywhere
- jessehattabaugh 3y agoUntil the path changes...
- WendyTheWillow 3y agoYep, that’s a challenge! But the impressiveness is in solving that, not in getting it to work on every website.