9

I wrote a program a few years ago which needed to fetch data from a website. Instead of using the API, I used a html parser and extracted the data myself.

The code still runs flawlessly.

Comments
Add Comment