Software Extraction Schema
This model has been tailored based on customer feedback and usage. If you need a specific model and enough generalist, you can contact us on the support link below. If some fields are missing, you can also contact us to add them.
Contact us
software object
- product object
- name string
The name of the software tool.
- vendor string
The company or creator behind the software.
- website string
The official website of the software.
- summary string
A brief summary of what the software does.
- raw_text [string, null]
Unstructured extracted content for reference.
- image_urls array
Items string
Items string
- logo_url string
URL to the software's logo.
- name string
- company object
- name string
The name of the company.
- website string
The official website of the company.
- country string
The country where the company is based.
- name string
- competitors array
Items object
- name string
The name of a competing software.
- link string
The official website of the competitor.
- name string
- subscriptions array
Items object
- tier string
The name of the subscription tier.
- price number
The price of the subscription tier.
- currency string
The currency code ISO3 (USD, EUR, etc) of the subscription price. If no currency code, derived from symbol.
- tier string
- categories array
Items string
Items string
- highlights array
Items string
Items string
- platforms array
Items array
Items array
- price [object, null]
The price of the product, including amount, currency, and raw value.
- price_amount number
The numerical value of the product price.
- price_currency string
The currency code ISO3 of the product price (e.g., USD, EUR). If there is an amount but no currency, use the main offer currency. If no currency code, derived from symbol.
- raw_price string
The raw, non-transformed price data as originally listed.
- price_amount number
- monetization [string, null]
Monetization model of the product
- price_range string
General price range classification based on industry standards.
- user_reviews object
- aggregate_rating object
- average_rating number
Average rating of the software based on user reviews.
- total_reviews integer
Total number of user reviews.
- average_rating number
- reviews array
Items object
- review_author string
Name or identifier of the reviewer.
- review_rating number
Review rating (1-5 stars).
- review_text string
The content of the review.
- review_date string
Date of the review.
- review_author string
- aggregate_rating object
- faq array
Items object
- faq_question string
A frequently asked question about the software.
- faq_answer string
The answer to the FAQ question.
- faq_question string