My Goodfirms Actor avatar
My Goodfirms Actor

Pricing

$30.00/month + usage

Go to Apify Store
My Goodfirms Actor

My Goodfirms Actor

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

Extract detailed company reviews from GoodFirms.co—including overall software ratings, review counts, service offerings, highlighted feedback, full review text, reviewer name and date, plus structured Q&A responses. Easy setup with URLs and item limit; outputs ready-to-use JSON.

0.0 (0)

Pricing

$30.00/month + usage

0

2

2

Last modified

a month ago


📦 my-goodfirms-actor

Extract detailed company reviews and software insights from GoodFirms.co with ease. Retrieve ratings, service offerings, and structured Q&A data in JSON format.


🌐 What does this actor do?

my-goodfirms-actor crawls GoodFirms company pages and returns:

  • Aggregate software ratings and review counts
  • List of services provided
  • Highlighted review and full review text
  • Reviewer name and date
  • Structured answers to all Q&A items

Ideal for market research, competitor analysis, or feed into dashboards.


📥 Input

Provide a JSON object with:

{
"item_limit": 25,
"urls": [
"https://www.goodfirms.co/company/unified-infotech"
]
}
FieldTypeDescription
item_limitIntegerMax number of reviews/Q&A entries to scrape per URL.
urlsArrayList of GoodFirms company review page URLs.

📤 Output

Returns an array of objects, e.g.:

{
"software_info": {
"total_rating": "5.0",
"total_reviews": "26",
"services": [
"Mobile App Development",
"Web Development",
"Software Development",
"Implementation Services"
]
},
"review_highlight": "CRM project done remarkably by professionals",
"author": "Claire Cynthia",
"date": "Posted on Nov 20, 2023",
"review": "Closeloop demonstrated an organized and agile project management style. They utilized communication tools like Jira and Slack for real-time collaboration, ensuring transparency and adherence to project timelines. Regular updates on project progress, milestones, and objectives contributed to a highly efficient partnership.",
"question_answers": [
{
"question": "What was the project name that you have worked with Closeloop Technologies?",
"answer": "CRM project professionally managed by Closeloop"
},
{
"question": "What service was provided as part of the project?",
"answer": "Software Development, Implementation Services"
},
{
"question": "Describe your project in brief",
"answer": "We enlisted the expertise of Closeloop Technologies to enhance our CRM software offerings and improve our project management. Our primary objectives were to refine our CRM solutions, create a more seamless user experience, and strengthen our project management capabilities."
},
{
"question": "What is it about the company that you appreciate the most?",
"answer": "What truly stood out about Closeloop was their remarkable ability to understand our specific CRM requirements and tailor solutions to meet them."
},
{
"question": "What was it about the company that you didn't like which they should do better?",
"answer": "In our collaboration with Closeloop Technologies, we found no areas for improvement or any aspects."
}
]
}

🧰 Use Cases

  • Competitive benchmarking of software agencies
  • Aggregating service offerings and ratings
  • Feeding structured review data into BI tools
  • Automating reputation monitoring

🚀 How to run

  1. Log in to the Apify Console.
  2. Deploy or locate my-goodfirms-actor.
  3. Paste your JSON input and start the run.
  4. View results in the Console or fetch via API.

❓ Need help?

For custom output formats, enterprise support, or to report issues:

📧 Email: support@getdataforme.com 🔗 Contact form: https://getdataforme.com/contact/

Subject line: my-goodfirms-actor Support