An open API service indexing awesome lists of open source software.

https://github.com/datumbrain/webfetcher-tutorial


https://github.com/datumbrain/webfetcher-tutorial

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Datum Brain — Web Fetcher

It fetches web page from the given URL, parses it, count the number of in-bound and out-bound links and then stores its output in a JSON file.

#### Known Bugs:
- Following inbound links are shown as outbound links
- links starting without domain, e.g. `/home`
- `www.google.com` -> `www.google.com.pk`