![Thumbtack Pro Profile Scraper 🎯 avatar](https://images.apifyusercontent.com/vQS1IW1wuo2ma9L6UQmreDz07XNU8Ptmizlw9mNrTmo/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vbXFIcTVhQVFFbG1oQ01UM3IvTmFmZTRjaXQxZUtybkJqZTYtdGh1bWJ0YWNrLWxvZ28ucG5n.webp)
Thumbtack Pro Profile Scraper 🎯
2 hours trial then $19.99/month - No credit card required now
![Thumbtack Pro Profile Scraper 🎯](https://images.apifyusercontent.com/vQS1IW1wuo2ma9L6UQmreDz07XNU8Ptmizlw9mNrTmo/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vbXFIcTVhQVFFbG1oQ01UM3IvTmFmZTRjaXQxZUtybkJqZTYtdGh1bWJ0YWNrLWxvZ28ucG5n.webp)
Thumbtack Pro Profile Scraper 🎯
2 hours trial then $19.99/month - No credit card required now
Extract detailed business information from Thumbtack Pro profiles including business details, reviews, pricing, credentials, and FAQs. Perfect for market research and competitor analysis.
Extract comprehensive business information from Thumbtack professional service provider profiles. This actor helps you gather detailed insights about businesses, their services, and customer feedback.
Features ✨
- 📊 Comprehensive business information extraction
- ⭐ Customer reviews and ratings
- 💰 Pricing information
- 📅 Business hours and availability
- 📝 Detailed business introduction and overview
- 🏆 Top Pro status and achievements
- 💳 Payment methods
- 📱 Social media links
- ❓ FAQs and business credentials
- 📍 Service area coverage
Use Cases 🎯
- Market research and competitor analysis
- Lead generation for B2B services
- Service provider verification
- Price comparison and market positioning
- Customer sentiment analysis
Output 📤
The actor provides detailed JSON output including:
- Basic business information (name, introduction, rating)
- Pricing details and payment methods
- Operating hours and availability
- Customer reviews with detailed feedback
- Business credentials and achievements
- Social media presence
- Frequently asked questions
- Service area coverage
Input Parameters 🎛️
The actor accepts the following input:
proUrls
: Array of Thumbtack pro profile URLs to scrapemaxItems
: Maximum number of items to scrape (optional)
Limitations ⚠️
- Respects Thumbtack's robots.txt and terms of service
- Rate limiting implemented to prevent server overload
- Some profile information may be private or unavailable
Tips 💡
- Use specific profile URLs for best results
- Consider setting appropriate maxItems limit for your needs
- Check output regularly for data quality
Input Example
A full explanation of an input example in JSON.
1{ 2 "proUrls": [ 3 "https://www.thumbtack.com/ca/los-angeles/portrait-photographers/granli-photography/service/368212411530838020?service_pk=368212411530838020&encoded_answers=eyJzZl9wayI6IjQ4OTk0ODUxNjE2MjI0MDUxNiIsImFucyI6e319&project_pk=538565940530561044&lp_request_pk=538565960083218450&zip_code=90001&keyword_pk=225261462311840629&category_pks%5B0%5D=122327716174340365&category_pks%5B1%5D=122338311061807381&category_pks%5B2%5D=122338515982958874&category_pks%5B3%5D=156221686301327776&category_pk=122327716174340365&click_origin=pro%20list%2Fclick%20pro%20name&hideBack=true&ir_referrer=FRONT_DOOR_SEARCH" 4 ] 5}
Output sample
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "businessName": "Granli Photography", 4 "introduction": "Hi there, please only contact me if you’re serious about booking me, since I have to pay for the contact regardless. \nThank you! \nA little bit about myself; I have almost 10 years of experience doing photography. Some of the highlites of my career; 2 Indian weddings, visits to shelters in India, Bangladesh and Nepal photographing children that are rescued from trafficking, 2 magazine covers of author and presidential candidate Marianne Williamson. Regardless of your age, race, gender or nationality I’m enthusiastic and eager to capture your essence. Before I started doing photography I worked as a fashion model, which is initially what sparked my interest in photography. \nI love what I do, and my goal as a photographer is to see and capture your uniques beauty and the magic of the moment. \nBasic editing is included, more advanced photoshop work is $25.00 per picture. Everything can be negotiated. Thank you!i", 5 "rating": "4.9", 6 "totalReviews": "108", 7 "startingPrice": "$300", 8 "businessHours": [ 9 { 10 "day": "Sun", 11 "hours": "12:00 am - 11:59 pm" 12 }, 13 { 14 "day": "Mon", 15 "hours": "12:00 am - 11:59 pm" 16 }, 17 { 18 "day": "Tues", 19 "hours": "12:00 am - 11:59 pm" 20 }, 21 { 22 "day": "Wed", 23 "hours": "12:00 am - 11:59 pm" 24 }, 25 { 26 "day": "Thurs", 27 "hours": "12:00 am - 11:59 pm" 28 }, 29 { 30 "day": "Fri", 31 "hours": "12:00 am - 11:59 pm" 32 }, 33 { 34 "day": "Sat", 35 "hours": "12:00 am - 11:59 pm" 36 } 37 ], 38 "paymentMethods": "This pro accepts payments via Apple Pay, Cash, Check, PayPal, Venmo, and Zelle.", 39 "overview": [ 40 { 41 "title": "topPro", 42 "value": "Current Top Pro" 43 }, 44 { 45 "title": "trophy", 46 "value": "Hired 154 times" 47 }, 48 { 49 "title": "location", 50 "value": "9 similar jobs done near you" 51 }, 52 { 53 "title": "backgroundCheck", 54 "value": "Background checked" 55 }, 56 { 57 "title": "profiles", 58 "value": "1 employee" 59 }, 60 { 61 "title": "clock", 62 "value": "9 years in business" 63 } 64 ], 65 "socialMedia": [ 66 { 67 "platform": "Instagram", 68 "url": "https://www.thumbtack.com/websites/services/368212411530838020/instagram/redirect" 69 } 70 ], 71 "topProYears": [ 72 "2024", 73 "2023", 74 "2022", 75 "2021" 76 ], 77 "reviews": [ 78 { 79 "author": "Suha A.", 80 "rating": 5, 81 "date": "Feb 21, 2024", 82 "text": "Elizabeth was professional, friendly, timely, responsible and gave us the most beautiful photos for our special occasion! I'm so happy with the results and highly recommend Elizabeth:)", 83 "jobDetails": "Details: Bridal or baby shower • 50 - 99 guests • Indoors • Digital or online download • Physical proofs or prints • Flash drive" 84 }, 85 { 86 "author": "Alison K.", 87 "rating": 5, 88 "date": "Feb 16, 2024", 89 "text": "I had the pleasure of hiring Elisabeth for my moms wedding. She truly went above and beyond all expectations. She not only followed all of our instructions but also added her own creative touch to capture the special day. \n\nShe was friendly, professional, and made everyone including the guests comfortable. Her attention to detail was impeccable, and her dedication to getting the perfect shot was evident in the stunning work she produced. \n\nThe photos turned out absolutely breathtaking, and we couldn’t be happier with the end result. I highly recommend this photographer for any wedding or special event. They will undoubtedly exceed your expectations and deliver exceptional work.", 90 "jobDetails": "Details: Wedding • 25 - 49 guests • Indoors • Digital or online download" 91 }, 92 { 93 "author": "Kimberly C.", 94 "rating": 5, 95 "date": "Dec 13, 2024", 96 "text": "Elisabeth was an absolute pleasure to work with! She arrived early and captured beautiful moments from our toy distribution and holiday festival. She sent over the photos promptly and was very responsive throughout the process. Highly recommend!", 97 "jobDetails": "Details: Family or children's portrait • Candid (captured in the moment) • Outdoors • Digital or online download • My home, venue, etc." 98 }, 99 { 100 "author": "Sam R.", 101 "rating": 5, 102 "date": "Oct 10, 2024", 103 "text": "I know this review is late but i still wanted to write a review even though i keep forgetting. I had my wedding in 2021, and this photographer came in a clutch for me. My person that was suppose to come take pictures for me canceled on me last minute and i had to hurry and find someone. Right away did she respond and was available asap for my wedding day. She came all the way to hesperia to save my day 🥰 still wont forget it. Her pictures were very nice, i got all of them on an usb drive, she had it mailed to me. She gave me choice to get some edited but i didnt ended up doing it if i remember correctly but its okay. I appreciated her hard work, she took amazing pictures of my guests, decoration and of us. Very sweet, respectful, and polite! I still do not forget that day with her! Highly recommend.", 104 "jobDetails": "Details: Bridal portrait • Natural / environmental (photographed in an outdoor setting) • Outdoors • Album or photo book • Flash drive • My home, venue, etc." 105 }, 106 { 107 "author": "Victoria A.", 108 "rating": 5, 109 "date": "Sep 13, 2024", 110 "text": "We had such an amazing experience, I was nervous since this was my first time with a photographer with my 2 kids. She was extremely patient with us and I am over the moon with our pictures, I can’t recommend her enough!", 111 "jobDetails": "Details: Family or children's portrait • Natural / environmental (photographed in an outdoor setting) • Candid (captured in the moment) • Outdoors • Digital or online download • My home, venue, etc." 112 } 113 ], 114 "faqs": [ 115 { 116 "question": "What should the customer know about your pricing (e.g., discounts, fees)?", 117 "answer": " I'm fair, and don't overcharge, or change my mind. The price I quote is the price you pay. It's important to me that you're happy with the pictures. \n\n" 118 }, 119 { 120 "question": "What is your typical process for working with a new customer?", 121 "answer": "I'm friendly, flexible, give more than is expected and treat everyone with kindness, respect, patience and encouragement. " 122 }, 123 { 124 "question": "What education and/or training do you have that relates to your work?", 125 "answer": "For many years I worked as a model on the other side of the camera, so I know what it’s like. Then I worked as an assistant to two successful photographers, where I learned about all the technical aspects of photography" 126 }, 127 { 128 "question": "How did you get started doing this type of work?", 129 "answer": "My whole life I've loved taking pictures. A few years ago I got a professional camera and made it my career. " 130 }, 131 { 132 "question": "What types of customers have you worked with?", 133 "answer": "Authors, actors, models, health coaches, yoga teachers, lawyers, couples getting married, families, children, babies, fashion designers, jewelry designers, politicians." 134 }, 135 { 136 "question": "Describe a recent project you are fond of. How long did it take?", 137 "answer": "I was shooting a story for the British actor Adam Croasdell in Vasquez Canyon. Love the way the the dramatic landscape added so much to the shoot. Seamless merging of man and nature. " 138 }, 139 { 140 "question": "What advice would you give a customer looking to hire a provider in your area of work?", 141 "answer": "Ask questions! Can he or she give you what you need, and make it a good experience? Personality is so important. " 142 }, 143 { 144 "question": "What questions should customers think through before talking to professionals about their project?", 145 "answer": "Will we be a good fit? Can he or she give me what I want? Does he or she understand what I’m looking for? Will he or she \"get me\"?" 146 } 147 ], 148 "credentials": [ 149 { 150 "title": "Background Check", 151 "details": [ 152 "Elisabeth Granli" 153 ] 154 } 155 ], 156 "serviceArea": "" 157 } 158]
Actor Metrics
1 monthly user
-
0 No stars yet
>99% runs succeeded
Created in Jan 2025
Modified 19 days ago