Answer the question
In order to leave comments, you need to log in
Are there services that can extract text from a page by URL?
You give the service the URL of the page, and it returns the text without menus, comments, ads, "Most interesting in 24 hours", "Reading now", etc.
For example, if the page is from a news site, then only the text of the news itself is returned.
Answer the question
In order to leave comments, you need to log in
Most likely there are no services. After all, the parser needs to be configured for a specific DOM tree of the site that we are parsing. This is either looking for common parsing services and agreeing to be customized for you or ordering a simple PHP parser from a programmer through curl, for example, and some kind of phpquery.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question