Response Types:
- contextdev.WebExtractResponse
- contextdev.WebExtractCompetitorsResponse
- contextdev.WebExtractFontsResponse
- contextdev.WebExtractStyleguideResponse
- contextdev.WebScreenshotResponse
- contextdev.WebSearchResponse
- contextdev.WebWebCrawlMdResponse
- contextdev.WebWebScrapeHTMLResponse
- contextdev.WebWebScrapeImagesResponse
- contextdev.WebWebScrapeMdResponse
- contextdev.WebWebScrapeSitemapResponse
Methods:
client.Web.Extract(ctx context.Context, body contextdev.WebExtractParams) (*contextdev.WebExtractResponse, error)client.Web.ExtractCompetitors(ctx context.Context, query contextdev.WebExtractCompetitorsParams) (*contextdev.WebExtractCompetitorsResponse, error)client.Web.ExtractFonts(ctx context.Context, query contextdev.WebExtractFontsParams) (*contextdev.WebExtractFontsResponse, error)client.Web.ExtractStyleguide(ctx context.Context, query contextdev.WebExtractStyleguideParams) (*contextdev.WebExtractStyleguideResponse, error)client.Web.Screenshot(ctx context.Context, query contextdev.WebScreenshotParams) (*contextdev.WebScreenshotResponse, error)client.Web.Search(ctx context.Context, body contextdev.WebSearchParams) (*contextdev.WebSearchResponse, error)client.Web.WebCrawlMd(ctx context.Context, body contextdev.WebWebCrawlMdParams) (*contextdev.WebWebCrawlMdResponse, error)client.Web.WebScrapeHTML(ctx context.Context, query contextdev.WebWebScrapeHTMLParams) (*contextdev.WebWebScrapeHTMLResponse, error)client.Web.WebScrapeImages(ctx context.Context, query contextdev.WebWebScrapeImagesParams) (*contextdev.WebWebScrapeImagesResponse, error)client.Web.WebScrapeMd(ctx context.Context, query contextdev.WebWebScrapeMdParams) (*contextdev.WebWebScrapeMdResponse, error)client.Web.WebScrapeSitemap(ctx context.Context, query contextdev.WebWebScrapeSitemapParams) (*contextdev.WebWebScrapeSitemapResponse, error)
Response Types:
- contextdev.AiaiQueryResponse
- contextdev.AIExtractProductResponse
- contextdev.AIExtractProductsResponse
Methods:
client.AI.AIQuery(ctx context.Context, body contextdev.AIAIQueryParams) (*contextdev.AiaiQueryResponse, error)client.AI.ExtractProduct(ctx context.Context, body contextdev.AIExtractProductParams) (*contextdev.AIExtractProductResponse, error)client.AI.ExtractProducts(ctx context.Context, body contextdev.AIExtractProductsParams) (*contextdev.AIExtractProductsResponse, error)
Response Types:
- contextdev.BrandGetResponse
- contextdev.BrandIdentifyFromTransactionResponse
- contextdev.BrandGetByEmailResponse
- contextdev.BrandGetByIsinResponse
- contextdev.BrandGetByNameResponse
- contextdev.BrandGetByTickerResponse
- contextdev.BrandGetSimplifiedResponse
Methods:
client.Brand.Get(ctx context.Context, query contextdev.BrandGetParams) (*contextdev.BrandGetResponse, error)client.Brand.IdentifyFromTransaction(ctx context.Context, query contextdev.BrandIdentifyFromTransactionParams) (*contextdev.BrandIdentifyFromTransactionResponse, error)client.Brand.GetByEmail(ctx context.Context, query contextdev.BrandGetByEmailParams) (*contextdev.BrandGetByEmailResponse, error)client.Brand.GetByIsin(ctx context.Context, query contextdev.BrandGetByIsinParams) (*contextdev.BrandGetByIsinResponse, error)client.Brand.GetByName(ctx context.Context, query contextdev.BrandGetByNameParams) (*contextdev.BrandGetByNameResponse, error)client.Brand.GetByTicker(ctx context.Context, query contextdev.BrandGetByTickerParams) (*contextdev.BrandGetByTickerResponse, error)client.Brand.GetSimplified(ctx context.Context, query contextdev.BrandGetSimplifiedParams) (*contextdev.BrandGetSimplifiedResponse, error)
Response Types:
Methods:
client.Industry.GetNaics(ctx context.Context, query contextdev.IndustryGetNaicsParams) (*contextdev.IndustryGetNaicsResponse, error)client.Industry.GetSic(ctx context.Context, query contextdev.IndustryGetSicParams) (*contextdev.IndustryGetSicResponse, error)
Response Types:
Methods:
client.Utility.Prefetch(ctx context.Context, body contextdev.UtilityPrefetchParams) (*contextdev.UtilityPrefetchResponse, error)client.Utility.PrefetchByEmail(ctx context.Context, body contextdev.UtilityPrefetchByEmailParams) (*contextdev.UtilityPrefetchByEmailResponse, error)