OMR Reviews Scraper
Pay $2.00 for 1,000 reviews
OMR Reviews Scraper
Pay $2.00 for 1,000 reviews
Extract all reviews from a product at OMR Reviews. Supports multiple OMR Reviews product URLs as input. Download the reviews as JSON, CSV, XML, Excel, HTML Table, RSS or JSONL.
What does OMR Review Scraper do?
Effortlessly extract reviews from OMR Reviews by simply providing URLs of the products. Download your data in diverse formats such as JSON and Excel, ensuring compatibility with various applications, reports, and databases.
OMR Review Scraper data output
The output for the scrape is stored in the dataset. After the run is finished, you can download the dataset in various data formats (JSON, CSV, XML, RSS, HTML Table).
Input example
1{ 2 "urls": [ 3 { 4 "url": "https://omr.com/de/reviews/product/microsoft-teams" 5 } 6 ], 7 "scrapeReviewerInfo": false, 8 "ratings": ["5", "4", "3", "2", "1"], 9 "companySize": ["small", "medium", "enterprise"], 10 "limit": 5, 11 "sorting": "date" 12 }
Output example
1{ 2 "productUrl": "https://omr.com/de/reviews/product/microsoft-teams?sortBy=relevance#briefing", 3 "productSlug": "microsoft-teams", 4 "scrapedAt": "2025-01-24T10:19:59.556Z", 5 "review": { 6 "anonymous": false, 7 "companyField": "fintech", 8 "companyName": "zapliance", 9 "companyPosition": "Marketing & Communication Lead", 10 "companySize": "11_50", 11 "id": "ein-umfangreiches-tool-mit-vielen-moeglichkeiten-fuer-das-man-zeit-aufbringen-muss-um-alles-zu-verstehen", 12 "incentive": false, 13 "negative": "XX", 14 "positive": "XX", 15 "problems": "XX", 16 "publishedAt": "2022-06-29T16:02:39+02:00", 17 "recommendationScore": 8, 18 "reviewerFirstName": "Zina", 19 "reviewerLastName": "Fiege", 20 "title": "Ein umfangreiches Tool mit vielen Möglichkeiten, für das man Zeit aufbringen muss, um alles zu verstehen", 21 "product": { 22 "id": "257", 23 "slug": "microsoft-teams", 24 "title": "Microsoft Teams" 25 }, 26 "reviewReply": null, 27 "video": { 28 "assetId": null, 29 "contentType": "video/mp4", 30 "name": "Zina, Microsoft Teams.mp4", 31 "size": 94822945, 32 "url": "https://assets.reviews.omr.com/0msuf8znrkudfamjis7u4o3lcnzp" 33 } 34 } 35 }
Actor Metrics
1 monthly user
-
1 star
>99% runs succeeded
Created in Jan 2025
Modified 12 days ago