You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: node/README.md
-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,6 @@ node ./dist/example-name.js
36
36
*[API Server](./src/APIServer.ts) - server the receives that "ping" and responds with a "pong"
37
37
*[Word counter](./src/WordCounter.ts) - shows how many of the desired words are presented in a file
38
38
*[Wikipedia Search](./src/Wikipedia.ts) - searches the [Wikipedia](https://en.wikipedia.org/w/api.php?) website
39
-
*[Web Scrapping](./src/WebScrapping.ts) - make a web scrapping in the [webscraper.io](https://www.webscraper.io/test-sites/e-commerce/static), pagination included
40
39
41
40
**note**: due to HTTP/HTTPS distinct way of handle localhost requests, in the examples HTTP is used instead of HTTPS because is a more easy way to set it up.
0 commit comments