inari@piefed.zip to Technology@lemmy.worldEnglish · edit-21 day agoAaron Swartz was prosecuted for scraping, while Meta does it without consequenceblog.curiousquail.comexternal-linkmessage-square53fedilinkarrow-up11.11Karrow-down17
arrow-up11.11Karrow-down1external-linkAaron Swartz was prosecuted for scraping, while Meta does it without consequenceblog.curiousquail.cominari@piefed.zip to Technology@lemmy.worldEnglish · edit-21 day agomessage-square53fedilink
minus-squaretiramichu@sh.itjust.workslinkfedilinkEnglisharrow-up7·edit-215 hours agoScraping 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.
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:
Any access patterns that broadly correspond to this could be considered scraping.