Chad scraper

dramaticcat@sh.itjust.works to Lemmy Shitpost@lemmy.world – 1014 points –
96

You are viewing a single comment

I have totally no idea what these are about..

Websites and services create APIs for programmers to use them. So Spotify has code that let's you build a program that can use its features. But you need a token they give you after you sign up. The token can be revoked and used to monitor how much of their service you're using. That way they can restrict if its too much.

Scraping is raw dogging the web slut you met at the cougar ranch who went home with you because you reminded her of her dog

This is the greatest definition for scraping I've ever read. You should have it bronzed.

Put like that I want to learn everything about it.

'Scraping' is the process of anonymously and programmatically collecting data from a webpage(s), often without the website's permission and only limited to the content made publicly available. This is in contrast to using an API provided by the database owner which is limited by tokens, access volume, available end points etc.

Everytime I think I'm good with tech, something like this shows up in my feed and makes me realize I know jackshit.

1 more...