← Back to catalog

Other

link.fish

auto-generated
swirls add link
actionGETv1.0.0

Extract data

Visits the URL and extracts the data.

Source
actionGETv1.0.0

Extract data (browser)

Visits the URL with a full browser and extracts the data. This request costs 5 credits.

Source
actionGETv1.0.0

Generate screenshot (browser)

Visits the URL with full browser and creates a screenshot. This request costs 5 credits.

Source
actionGETv1.0.0

Get geo coordinates

Visits the URL and checks if there are Geo Coordinates on them and returns the found ones. Properties only get set when a value for both latitude and longitude have been found. That means that if no geo coordinates have been found only the property "url" will be set.

Source
actionGETv1.0.0

Get mobile apps

Visits the URL and checks if there are mobile apps on them and returns the found ones. Will by default return the app identifiers and not the full URL to the apps. To return URLs instead set the parameter "return_urls" to true. The URLs can also be created manually like this: | Property | URL | | -------- | -------------------------------------------------- | | android | https://play.google.com/store/apps/details?id={ID} | | ios | https://itunes.apple.com/us/app/app-name/id{ID} | Properties only get set when a value for it has been found. That means that if no app has been found only the property "url" will be set.

Source
actionGETv1.0.0

Get social media accounts

Visits the URL and checks if there are any social media accounts and returns the found ones. Will by default return the account identifiers and not the full URL to the profiles. To return URLs instead set the parameter "return_urls" to true. The URLs can also be created manually like this: | Property | URL | | --------------- | -------------------------------------- | | facebookPage | https://facebook.com/{ID} | | githubUser | https://github.com/{ID} | | googlePlus | https://plus.google.com/+{ID} | | instagram | https://instagram.com/{ID} | | linkedInCompany | https://linkedin.com/company/{ID} | | pinterest | https://pinterest.com/{ID} | | twitter | https://twitter.com/{ID} | | youTubeUser | https://youtube.com/user/{ID} | Properties only get set when a value for it has been found. That means that if no social media account has been found only the property "url" will be set.

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec