Angi reviews API documentation

We provide a simple to setup REST API that returns reviews in JSON format. Before integrating the API you should be aware of the following:

  • The Angi API returns 25 reviews per request.
  • The order in which reviews are returned is by descending date(from newest to oldest).
  • You can get all reviews from a single place by using the offset parameter.

To get reviews from Wextractor you will need to perform GET requests against the https://wextractor.com/api/v1/reviews/angi endpoint.

Reviews endpoint parameters:

Parameter Required Description Example
auth_token Required Your API token for authentication. Once you register to Wextractor you can extract this key from your account's setting page. -
id Required The full url https://www.angi.com/companylist/us/tx/houston/a-plus-landscaping-reviews-1.htm
offset Optional This parameter defines the result offset. It skips the given number of reviews. It's used for pagination. (e.g., 0 (default) is the first page of results, 20 is the 2nd page of results, 40 is the 3rd page of results, etc.). 10

Example usage:

https://wextractor.com/api/v1/reviews/angi?id=https%3A%2F%2Fwww.angi.com%2Fcompanylist%2Fus%2Ftx%2Fhouston%2Fa-plus-landscaping-reviews-1.htm&auth_token=XXXXX&offset=0

Example response:

    {
        "totals": {
            "review_count": 68,
            "average_rating": "4.63"
        },
        "reviews": [
            {
                "id": "20435926",
                "source": "HomeAdvisor",
                "cost_of_service": null,
                "will_hire_again": true,
                "work_completed": true,
                "text": "Desmond is a very knowledgeable, experienced landscaper, he is honest give the quote with reasonable price. He is very responsible to do good job and extra work with no charge. I am highly recommend him.",
                "reviewer": "Mae M.",
                "datetime": "2023-10-21T00:00:00",
                "rating": "4.5",
                "responsiveness_rating": "4.5",
                "price_rating": "4.5",
                "quality_rating": "4.5"
            },
            {
                "id": "14848987",
                "source": "HomeAdvisor",
                "cost_of_service": 100000,
                "will_hire_again": true,
                "work_completed": true,
                "text": "This company is far ahead of its time. Its level of service is shockingly good. Its commitment to quality is so unparalleled that the concept of parallelism has been totally shattered.",
                "reviewer": "Nazia H.",
                "datetime": "2020-07-27T00:00:00",
                "rating": "5",
                "responsiveness_rating": "5",
                "price_rating": "5",
                "quality_rating": "5"
            },
            {
                "id": "14798550",
                "source": "HomeAdvisor",
                "cost_of_service": null,
                "will_hire_again": true,
                "work_completed": true,
                "text": "Desmond Turner is very helpful and easy to work with.",
                "reviewer": "Isabelle G.",
                "datetime": "2020-07-19T00:00:00",
                "rating": "4.5",
                "responsiveness_rating": "4.5",
                "price_rating": "3.5",
                "quality_rating": "5"
            },
            {
                "id": "14215414",
                "source": "HomeAdvisor",
                "cost_of_service": null,
                "will_hire_again": true,
                "work_completed": true,
                "text": "Knowledge of plants good. Pleasant and helpful.",
                "reviewer": "P A.",
                "datetime": "2020-04-25T00:00:00",
                "rating": "5",
                "responsiveness_rating": "4.5",
                "price_rating": "4.5",
                "quality_rating": "5"
            },
            {
                "id": "14086652",
                "source": "HomeAdvisor",
                "cost_of_service": 5300,
                "will_hire_again": true,
                "work_completed": true,
                "text": "Great work by Desmond and his crew.  On time as promised and communicates very well.  High quality materials and workmanship. We recommend A Plus Landscaping !!!!",
                "reviewer": "Frank F.",
                "datetime": "2020-04-02T00:00:00",
                "rating": "5",
                "responsiveness_rating": "5",
                "price_rating": "5",
                "quality_rating": "5"
            },
            {
                "id": "14013591",
                "source": "HomeAdvisor",
                "cost_of_service": null,
                "will_hire_again": true,
                "work_completed": true,
                "text": "Still waiting to hear back from them on additional work they recommended and we discussed. They seem to have gone radio silent.",
                "reviewer": "Jon M.",
                "datetime": "2020-03-21T00:00:00",
                "rating": "4",
                "responsiveness_rating": "3.5",
                "price_rating": "3",
                "quality_rating": "5"
            },
            {
                "id": "13254974",
                "source": "HomeAdvisor",
                "cost_of_service": null,
                "will_hire_again": true,
                "work_completed": true,
                "text": "No comments.",
                "reviewer": "ryal c.",
                "datetime": "2019-11-14T00:00:00",
                "rating": "5",
                "responsiveness_rating": "5",
                "price_rating": "5",
                "quality_rating": "5"
            },
            {
                "id": "12554273",
                "source": "HomeAdvisor",
                "cost_of_service": 6700,
                "will_hire_again": true,
                "work_completed": true,
                "text": "Desmond and his crew were timely, polite & professional. He responded within 20 minutes of my initial call.The job was performed exactly as planned. A + Landscaping was not the least expensive quote we obtained, but we are very glad we decided on using them. Desmond knows his plants!! Made great suggestions on which plants to use for our small space, and actually listens to the customer. Highly recommended",
                "reviewer": "Chris A.",
                "datetime": "2019-08-12T00:00:00",
                "rating": "5",
                "responsiveness_rating": "5",
                "price_rating": "4.5",
                "quality_rating": "5"
            },
            {
                "id": "12306700",
                "source": "HomeAdvisor",
                "cost_of_service": null,
                "will_hire_again": true,
                "work_completed": true,
                "text": "That are very reliable, very prompt, everything they have done was done very professional and id highly recommend them.",
                "reviewer": "Yolanda G.",
                "datetime": "2019-07-09T00:00:00",
                "rating": "5",
                "responsiveness_rating": "5",
                "price_rating": "5",
                "quality_rating": "5"
            },
            {
                "id": "12223876",
                "source": "HomeAdvisor",
                "cost_of_service": 5000,
                "will_hire_again": true,
                "work_completed": true,
                "text": "Do work as you want it.  Good. Suggestions",
                "reviewer": "Barbara M.",
                "datetime": "2019-06-26T00:00:00",
                "rating": "4.5",
                "responsiveness_rating": "5",
                "price_rating": "5",
                "quality_rating": "5"
            },
            {
                "id": "12203078",
                "source": "HomeAdvisor",
                "cost_of_service": 90,
                "will_hire_again": true,
                "work_completed": true,
                "text": "I needed someone to plant a tree for me on short notice and A plus was able to respond right away.  Desmond and his crew were just what I needed. They did a good job and Desmond gave me good advice.",
                "reviewer": "Carolyn B.",
                "datetime": "2019-06-23T00:00:00",
                "rating": "5",
                "responsiveness_rating": "5",
                "price_rating": "5",
                "quality_rating": "5"
            },
            {
                "id": "12183880",
                "source": "HomeAdvisor",
                "cost_of_service": null,
                "will_hire_again": true,
                "work_completed": true,
                "text": "Desmond is a true pro.  He is knowledgeable with plants, electric, irrigation systems, personable, and he is earth friendly. I I highly recommend him.",
                "reviewer": "marlene W.",
                "datetime": "2019-06-20T00:00:00",
                "rating": "5",
                "responsiveness_rating": "5",
                "price_rating": "5",
                "quality_rating": "5"
            },
            {
                "id": "11767443",
                "source": "HomeAdvisor",
                "cost_of_service": null,
                "will_hire_again": true,
                "work_completed": true,
                "text": "Very professional..heee when supposed to be..plant quality great.",
                "reviewer": "Carol W.",
                "datetime": "2019-04-21T00:00:00",
                "rating": "4",
                "responsiveness_rating": "5",
                "price_rating": "5",
                "quality_rating": "5"
            },
            {
                "id": "10223523",
                "source": "HomeAdvisor",
                "cost_of_service": null,
                "will_hire_again": true,
                "work_completed": true,
                "text": "They were very responsive. They paid excellent attention to detail. They were quick to get started, and completed the work in a timely fashion. They exceeded my expectations!",
                "reviewer": "mike w.",
                "datetime": "2018-08-07T00:00:00",
                "rating": "5",
                "responsiveness_rating": "5",
                "price_rating": "5",
                "quality_rating": "5"
            },
            {
                "id": "7742920",
                "source": "HomeAdvisor",
                "cost_of_service": 3570,
                "will_hire_again": true,
                "work_completed": true,
                "text": "Did so good on the back yard that I went ahead and did the front.   He saved me money and helped with other things.",
                "reviewer": "Gail W.",
                "datetime": "2017-06-08T00:00:00",
                "rating": "5",
                "responsiveness_rating": "5",
                "price_rating": "5",
                "quality_rating": "5"
            },
            {
                "id": "7497912",
                "source": "HomeAdvisor",
                "cost_of_service": null,
                "will_hire_again": true,
                "work_completed": true,
                "text": "Did exactly what they quoted (re-sod of back yard).   Arrived a bit late and took longer to get on their schedule than I wanted. Quote was competive with 3 other companies contacted.",
                "reviewer": "Thomas L.",
                "datetime": "2017-05-01T00:00:00",
                "rating": "4.5",
                "responsiveness_rating": "4",
                "price_rating": "4.5",
                "quality_rating": "5"
            },
            {
                "id": "7006151",
                "source": "HomeAdvisor",
                "cost_of_service": 5000,
                "will_hire_again": true,
                "work_completed": true,
                "text": "Desmond and his team were great to work with! Desmond met with us to understand our needs and his team spent the next few days installing a slate front porch and landscaping beds for our front yard. He worked within our budget and even went the extra mile to help with a short-term fix for our leaning fence while we save money to ultimately replace it. Desmond has extreme attention to detail and ensures that the project is done right and is done beautifully. It is a joy now to pull in the driveway and see our front yard landscaping compared to the pile of dirt it was before. We look forward to working with Desmond to fix our backyard!",
                "reviewer": "Aaron G.",
                "datetime": "2017-01-25T00:00:00",
                "rating": "5",
                "responsiveness_rating": "5",
                "price_rating": "5",
                "quality_rating": "5"
            },
            {
                "id": "6596452",
                "source": "HomeAdvisor",
                "cost_of_service": 6000,
                "will_hire_again": true,
                "work_completed": true,
                "text": "Desmond is professional and easy to work with.  He did the job as promised at the price he promised.  They did my small yard in less than 5 days putting in plants that looked like they had been here for years.",
                "reviewer": "Rhonda P.",
                "datetime": "2016-10-14T00:00:00",
                "rating": "5",
                "responsiveness_rating": "5",
                "price_rating": "5",
                "quality_rating": "5"
            },
            {
                "id": "6377732",
                "source": "HomeAdvisor",
                "cost_of_service": 2700,
                "will_hire_again": true,
                "work_completed": true,
                "text": "Work was performed exactly as promised   On time, on budget. Very pleased. I have already hired them for another project with the same results.",
                "reviewer": "Danny H.",
                "datetime": "2016-08-22T00:00:00",
                "rating": "5",
                "responsiveness_rating": "5",
                "price_rating": "5",
                "quality_rating": "5"
            },
            {
                "id": "6259005",
                "source": "HomeAdvisor",
                "cost_of_service": 2300,
                "will_hire_again": true,
                "work_completed": true,
                "text": "Did a great job. Everything was installed as agreed and on time.",
                "reviewer": "Michael M.",
                "datetime": "2016-07-26T00:00:00",
                "rating": "5",
                "responsiveness_rating": "5",
                "price_rating": "5",
                "quality_rating": "5"
            }
        ]
    }

Frequently asked questions:

  • How do I get all the reviews for a single place?
  • You need to perform multiple requests incrementing the offset until you get a response without any reviews in it.

  • Does the API have rate limits?
  • Yes, since Angi is pretty strict at blocking requests you will be rate limited if you perform more than ten requests per second.