Does Safari Reader have an API that can be used to filter text from a web page (clears advertisements, unnecessary parts of text, etc.) for an iOS application?
If not, are there any alternatives?
just did some research for my application, here is what I found. couldn't post all links because i'm newbie but easy googleable
Read, clear API: http://readapp.net/pub.html
Instapaper himself. Simple and complete API
Readability
Rtcool
Api channels
Boilerpipe
goose
Overview of text extraction algorithms: http://www.readwriteweb.com/hack/2011/03/text-extraction.php
Good luck!
Nope. If you want to access the built-in, you can submit a request for improvement using the error reporter. There are also third-party services, such as Readability , which, depending on the purpose of your application, can be used.
Source: https://habr.com/ru/post/1396747/More articles:The right way to import one Django settings constant to avoid the extra cost of importing settings? - pythonsetprecision for boost :: program_options - c ++How reliable is TelephonyManager.getSimOperator () on CDMA devices? - androidClients want to copy / paste from word processors; rich-text editors will make this a mess. How do we solve this? - ms-wordIs the telephony manager reliable and volatile (cdma)? - javaHow to find the UNIX timestamp for a specific HH: MM time given the UTC offset in PHP? - timezoneGoogle Talk API Integration with Android Application - javaLower sorting estimates for a small fraction of the input? - sortingIn android, how do I create different fragments / actions in each tab that are stored in tabs? - androidHow to call Java function from c - javaAll Articles