Sujet : Re: [LINK] Google begins requiring JavaScript for Google Search
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.miscDate : 24. Feb 2025, 06:38:09
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vph0k1$u3io$2@dont-email.me>
References : 1 2 3 4
User-Agent : Pan/0.162 (Pokrosvk)
On Wed, 29 Jan 2025 19:00:04 -0000 (UTC), candycanearter07 wrote:
It would also make it harder to scrape, since I /think/ web scrapers
don't run JS by default.
I don’t see why it’s so hard to do. Toolkits like PhantomJS and Selenium
have been commonplace for years, for precisely this sort of use. They’re
in the standard Debian repos, so should be available in derivatives
thereof -- check your distro with an apt-cache search.