• tiramichu@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    18 hours ago

    Scraping has multiple meanings.

    Web scraping is a specific type of scraping, but data via APIs or even torrents could be considered a scrape, even if that data is nicely structured.

    The commonality between them is they all have the implication that:

    • the data harvesting is automated
    • the data you harvest is not owned by you, and you don’t have explicit permission to use it
    • the scope of what you harvest is broad and not targeted at retrieving specific limited pieces of data

    Any access patterns that broadly correspond to this could be considered scraping.

    • helvetpuli@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      2 hours ago

      Sure. Fine. It means all of that now.

      But what are we going to call the difficult thing that we have to do to coax, say, unstructured event listings into reasonably structured data?