Lexper API - Source Code
Ujeebu (formerly Lexper) provides tools for data extraction and text classification. The /extract endpoint allows developers to to extract clean text and html as well as other meaningful data from article HTML in any language.

- Versions
- SDKs (0)
- Articles (2)
- How To(0)
- Source Code(6)
- Libraries(0)
- Developers (0)
- Followers (5)
- Changelog (10)
Sample Source Code (6)
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Title | Description | |
---|---|---|
![]() | Lexper CSharp Sample Code | The Lexper CSharp Sample Code demonstrates how to make requests to extract text, HTML, media, images, article's author, and publish date. It avoid extracting RSS feeds and running JS. |
![]() | Lexper Ruby Sample Code | The Lexper Ruby Sample Code demonstrates, by using a third party, how to make requests to extract text, HTML, media, images, article's author, and publish date. |
![]() | Lexper Java Sample Code | The Lexper Java Sample Code when JavaScript is enabled, indicates how many seconds the API should wait for the JS interpreter before starting the extraction. Developers can create a custom response handler. |
![]() | Lexper Node.js Sample Code | The Lexper Node.js Sample Code demonstrates how to make requests to extract text, HTML, media, images, article's author, and publish date. Developers should know when JavaScript is enabled, it will indicate how many seconds the API should wait for the JS before starting the extraction. |
![]() | Lexper Python Sample Code | The Lexper Python Sample Code demonstrates how to make requests to extract text, HTML, media, images, article's author, and publish date. It avoids extracting RSS feeds and run JS. |
![]() | Lexper PHP Sample Code | The Lexper PHP Sample Code demonstrates how to make requests to extract text, HTML, media, images, article's author, and publish date. |