WebSieve Extractor
WebSieve Extractor
News Detection with AI
Simple use
Access to the service can be achieved through a developer-friendly REST API as well as from the user interface. The content of a web page with the URL requested by the user is pulled from the internet.
Extraction
It extracts structured and cleared data from the web page according to the content type detected.
Analysis with AI
The data on the web page is analyzed using artificial intelligence techniques. As a result of the query, it is determined whether the web page is one of the following categories:
- Article (news/article page)
- Product (product/e-commerce page)
- Forum
- Image/Video (the page with an image or video content in the foreground)
Outputs are returned as JSON
Date, author, content of the news from the article page…
Price and descriptions of the product from the product page…
Etc…
Simple use
Analysis with AI
- Article (news/article page)
- Product (product/e-commerce page)
- Forum
- Image/Video (the page with an image or video content in the foreground)
Extraction
It extracts structured and cleared data from the web page according to the content type detected.
Outputs are returned as JSON
Date, author, content of the news from the article page…
Price and descriptions of the product from the product page…
Etc…