Website Intelligence

FREEMIUM
By Anthony | Updated a month ago | Data
Popularity

9.6 / 10

Latency

6,036ms

Service Level

93%

Health Check

N/A

README

/lookup endpoint:

Retrieves company data by domain name

Input required: domain name

Example input: microsoft.com

Output: JSON string with company data or 404 if nothing was found in the lookup database. Please see the Example JSON output in the Playground section.

Sample fields useful for quick company profiling:

Company description

Get data.properties.short_description

Example value: SaaS company involved in fintech

Get data.properties.title

Example value: Microsoft

Funding rounds summary total

Get .data.info.funding_rounds_summary.funding_total.value_usd (integer)

Example value: 1000000 - which means 1M total funding.

Website traffic estimate (via SEMrush)

Get .data.info.semrush_summary.semrush_visits_latest_month

Example value: 341427 - which means, 341k visitors per month

Get company social network links (LinkedIn, Twitter, Facebook)

Linkedin

Get
.data.info.social_fields.linkedin.value (Optional)

Example value: http://www.linkedin.com/company/microsoft

Twitter

Get .data.info.social_fields.twitter.value (Optional)

Example value: http://twitter.com/@Microsoft

Full /lookup result structure overview:

- data
    - properties
        - short_description: str
        - title: str
        - identifier
            - uuid: ...
            - value: ...
            - image_id: ...
            - permalink: ...
            - entity_def_id: ...
    - info
        - semrush_summary
            - semrush_global_rank: ...
            - semrush_visits_latest_month: ...
        - current_advisors_image_list: [ ... ]
        - investors_summary
            - num_investors: ...
        - funds_list: []
        - key_employee_change_list: [ ... ]
        - alumni_image_list: []
        - frequently_asked_questions_total_funding
            - funding_total: ...
        - exits_summary: {}
        - bombora_surge_list: [ ... ]
        - diversity_spotlight_investments_list: []
        - funding_rounds_summary
            - funding_total: ...
            - num_funding_rounds: ...
            - last_funding_type: ...
            - last_funding_at: ...
        - acquisitions_summary
            - num_acquisitions: ...
        - advisors_summary
            - num_current_advisor_positions: ...
        - acquisitions_list: [ ... ]
        - alumni_headline: {}
        - exits_headline: {}
        - investments_summary: {}
        - acquired_by_fields: {}
        - sub_organizations_headline: {}
        - layoff_list: []
        - overview_school_fields: {}
        - bombora_summary: {}
        - semrush_rank_headline
            - semrush_visits_latest_month: ...
            - semrush_visits_mom_pct: ...
        - frequently_asked_questions_latest_funding_round
            - last_funding_at: ...
            - last_funding_type: ...
            - num_funding_rounds: ...
        - contacts
            - num_contact_emails: ...
            - num_contact_phones: ...
            - num_contacts: ...
        - alumni_summary: {}
        - apptopia_summary: {}
        - diversity_spotlight_investments_summary: {}
        - contact_fields
            - contact_email: ...
            - phone_number: ...
        - social_fields
            - facebook: ...
            - linkedin: ...
            - twitter: ...
        - investments_headline: {}
        - sub_organizations_summary: {}
        - overview_description
            - description: ...
        - current_employees_featured_order_field: [ ... ]
        - company_about_fields
            - website: ...
            - ipo_status: ...
            - num_employees_enum: ...
            - last_funding_type: ...
            - location_identifiers: ...
            - rank_org_company: ...
        - sub_organizations_image_list: []
        - frequently_asked_questions_headquarters_location
            - location_identifiers: ...
        - investors_headline
            - num_investors: ...
            - num_lead_investors: ...
        - ipo_summary: {}
        - ipqwery_summary
            - ipqwery_num_patent_granted: ...
            - ipqwery_num_trademark_registered: ...
            - ipqwery_popular_trademark_class: ...
        - overview_fields_extended
            - location_group_identifiers: ...
            - founded_on: ...
            - founder_identifiers: ...
            - operating_status: ...
            - hub_tags: ...
            - last_funding_type: ...
            - categories: ...
            - legal_name: ...
        - bombora_attribution
            - bombora_last_updated: ...
        - semrush_location_list: [ ... ]
        - overview_investor_fields: {}
        - investors_list: [ ... ]
        - siftery_summary
            - siftery_num_products: ...
        - acquired_by_summary: {}
        - ipo_fields: {}
        - apptopia_app_overview_list_public: []
        - trading_view: {}
        - news_headline
            - num_articles: ...
        - current_employees_image_list: [ ... ]
        - privco_summary_public: {}
        - event_appearances_summary
            - num_event_appearances: ...
        - diversity_spotlight_investments_headline: {}
        - frequently_asked_questions_investors
            - num_investors: ...
        - funding_rounds_list: [ ... ]
        - technology_highlights
            - builtwith_num_technologies_used: ...
            - semrush_visits_latest_month: ...
            - semrush_visits_mom_pct: ...
            - siftery_num_products: ...
        - funding_rounds_headline
            - funding_total: ...
            - num_funding_rounds: ...
        - investments_list: []
        - exits_image_list: []
        - funds_headline: {}
        - people_highlights
            - num_contacts: ...
            - num_current_advisor_positions: ...
            - num_current_positions: ...
        - current_employees_headline
            - num_current_positions: ...
        - semrush_attribution
            - semrush_last_updated: ...
        - frequently_asked_questions_similar_companies: {}
        - event_appearances_list: [ ... ]
        - current_employees_summary
            - num_current_positions: ...
        - funds_summary: {}
        - aberdeen_summary: {}
        - overview_timeline
            - count: ...
            - entities: ...
        - company_financials_highlights
            - funding_total: ...
            - num_funding_rounds: ...
            - num_investors: ...
            - num_lead_investors: ...
        - overview_company_fields
            - company_type: ...
        - acquisitions_headline
            - num_acquisitions: ...
        - builtwith_summary
            - builtwith_num_technologies_used: ...
        - advisors_headline
            - num_current_advisor_positions: ...
        - about_short_description
            - short_description: ...
        - contacts_summary
            - lookup: ...
            - properties: ...
            - data: ...
        - event_appearances_headline
            - num_event_appearances: ...
        - apptopia_app_headline: {}
        - company_overview_highlights
            - num_org_similarities: ...
            - num_current_positions: ...
            - num_investors: ...
            - num_acquisitions: ...
            - num_contacts: ...
            - funding_total: ...

Followers: 6
Resources:
Product Website
API Creator:
Rapid account: Anthony
Anthony
restyler
Log In to Rate API
Rating: 5 - Votes: 1