An update to Google's privacy policy suggests that the entire public internet is fair game for it's AI projects.

you are viewing a single comment's thread
view the rest of the comments
[–] 24 points 3 years ago (2 children)

Why is AI scraping not respecting robots.txt? It wasn’t ok early internet days, so why is it ok now? People are complaining about being overloaded by scrapers like it’s the 90’s

  • source
  • hideshow 4 child comments
  • [–] 5 points 3 years ago (2 children)
  • [–] 13 points 3 years ago* (1 child)

    Here's an example https://www.google.com/robots.txt

    Basically it's a file people put in their root directory of their domain to tell automated web crawlers what sections of the website and what kind of web crawlers are allowed to access their resources.

    It isn't a legally binding thing, more of a courtesy. Some sites may block traffic if they're detecting the prohibited actions, so it gives your crawlers an idea of what's okay in order to not get blocked.

  • source
  • parent
  • hideshow 2 child comments