📖 Python Web Scraping /
Module: Web Scraping

Finding the URL

📖 Python Web Scraping / Web Scraping / Finding the URL

URL for iOS apps

In iOS, we can use x-callback-url to interact with apps in iOS by using Python and Pythonista.

There are web site that collects x-callback-url for iOS apps:

http://x-callback-url.com/apps/
For example, Things—A tasks manager—provides x-callback-url API:

https://culturedcode.com/things/support/articles/2803573/
Another example that Bear—notes taking iOS app—provides x-callback-url API too.

https://bear.app/faq/X-callback-url%20Scheme%20documentation/