Input Analyzer avatar
Input Analyzer

Pricing

Pay per usage

Go to Store
Input Analyzer

Input Analyzer

Developed by

Lukáš Křivka

Maintained by Community

Analyze input field variations across any number of actor runs. Works with nested inputs as well.

0.0 (0)

Pricing

Pay per usage

6

Monthly users

2

Runs succeeded

95%

Last modified

2 months ago

Input Analyzer summarizes the occurence of field variations in list of run inputs. It also supports nested values.

Output is an object with counts of each field variation. For example:

1{
2	"countryCode": {
3		"es": 3
4	},
5	"city": {
6		"madrid": 3
7	},
8	"searchStringsArray": {
9		"nightclub": 1,
10		"hotel": 1,
11		"restaurant": 1,
12		"cafe": 1,
13		"pub": 1
14	},
15	"zoom": {
16		"13": 3
17	},
18	"exportPlaceUrls": {
19		"true": 2,
20		"false": 1
21	},
22	"language": {
23		"en": 3
24	},
25	"oneReviewPerRow": {
26		"false": 3
27	},
28	"reviewsSort": {
29		"newest": 3
30	},
31	"reviewsTranslation": {
32		"originalAndTranslated": 3
33	},
34	"proxyConfig": {
35		"useApifyProxy": {
36			"true": 3
37		},
38	},
39	"allPlacesNoSearchAction": {
40		"": 3
41	}
42}

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.