• RagingRobot@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    It’s not because of the scrapers though. It’s probably because JavaScript is needed to make the page interactive in most cases. Almost everything is a single page web app now you can’t do that without JavaScript.

    People could make old style sites where there is a full page reload every time you click a link but they aren’t as nice.

    • jj4211@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 months ago

      It’s also because of the scrapers.

      Without javascript, you can’t realistically do the “prove you are human bits”, which I seem to have to do many times a day this year.

      Anubis did implement a ‘No-JS’ challenge, but it’s super trivial for scrapers to overcome. They just have to parse the refresh tag and retry after the specified interval. Not even ‘proof of work’, but increasingly the proof of work isn’t considered sufficient and many sites are back to the captcha family of bullshit.