# Get-Page All-Data Proxy
## Project
This proxy is for allowing Fetch API to request all data types.

## Usage

Visit [Python-HTML-JSON](https://python-html-json.herokuapp.com) for more information.
```
URL:

https://python-html-json.herokuapp.com/get?link=<link to url>

Result:

{
  "result": "the data returned"
}
```

&copy; Arjun J
