Scrape Json Diff Comparator — Data, Details & Metadata
Pricing
Pay per usage
Go to Apify Store

Scrape Json Diff Comparator — Data, Details & Metadata
Scrape json diff comparator data at scale with this powerful Apify actor. Extracts data, details & metadata with automatic pagination and proxy rotation. Perfect for market research, competitive intelligence, and data-driven decision making.
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Donny Nguyen
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
8 hours ago
Last modified
Categories
Share
JSON Diff Comparator - Deep Object Comparison
Compare two JSON objects and show all differences. Deep comparison with path tracking and type change detection.
Key Features
- Deep recursive comparison
- Path-based difference reporting
- Type change detection
- Array order options (strict or set-based)
- Key ignore list for flexible matching
Cost
Typical runs cost less than $0.01.
Input Example
{"json1": {"name": "John", "age": 30}, "json2": {"name": "John", "age": 31}}
Output Example
{"identical": false, "differenceCount": 1, "differences": [{"type": "changed", "path": "age", "value1": 30, "value2": 31}]}
Use Cases
- API response validation
- Configuration drift detection
- Data migration verification
- Test result comparison
Built By
Donny Dev - Blockchain & automation developer


