Input Analyzer avatar
Input Analyzer
Try for free

No credit card required

View all Actors
Input Analyzer

Input Analyzer

lukaskrivka/input-analyzer
Try for free

No credit card required

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

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}
Developer
Maintained by Community
Actor metrics
  • 2 monthly users
  • 98.5% runs succeeded
  • 0.0 days response time
  • Created in Mar 2023
  • Modified 8 months ago
Categories