Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 590 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 590 Bytes

About deno-fetch

Fetching https://www.freecodecamp.org/news/ using Deno.

How to run

deno run --allow-net server.js

Notice:

We have a written permission from the owner, Beau Carnes, to scrape his website.

Why you should get a permission?

Fetching somebody's website could drastically slow down his site if enough people do it. Not everyone gives permission(s). For example, Kyle from WebDevSimplified (YouTube channel)