link.fish

API to easily extract data from websites. Base URL All URLs referenced in the documentation have the following base: `` https://api.link.fish `` The REST API is only served over HTTPS. To ensure data privacy, unencrypted HTTP is not supported. Authentication HTTP requests to the REST

8 endpoints developer_tools
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (5 total)

npm install react-native-branch-deep-linking-attribution
npm install web-branch-deep-linking-attribution
# See https://github.com/BranchMetrics/android-branch-deep-linking-attribution
sdk
# See https://github.com/microlinkhq/sdk
# See https://github.com/BranchMetrics/ios-branch-deep-linking-attribution
curl examples
Get mobile apps
curl \
  /Urls/apps
Extract data
curl \
  /Urls/data
Return data of JSON/XML
curl \
  /Urls/data-raw
Endpoints (8 total)
GET
/Urls/apps
Get mobile apps
GET
/Urls/data
Extract data
GET
/Urls/data-raw
Return data of JSON/XML
GET
/Urls/browser-data
Extract data (browser)
GET
/Urls/data-tabular
Return tabular data
GET
/Urls/social-media
Get social media accounts
GET
/Urls/geo-coordinates
Get geo coordinates
GET
/Urls/browser-screenshot
Generate screenshot (browser)
At a glance
Total SDKs5
Languages4
Endpoints8
Categories1