Wellfound Startups Scraper avatar
Wellfound Startups Scraper
Under maintenance
Try for free

2 hours trial then $30.00/month - No credit card required now

View all Actors
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Wellfound Startups Scraper

Wellfound Startups Scraper

mscraper/wellfound-startups-scraper
Try for free

2 hours trial then $30.00/month - No credit card required now

The Wellfound Startups Scraper is a tool that extracts key information from startup profiles listed on the Wellfound platform. This scraped data provides valuable insights about the startups, including their concept, location, name, logo, url, and many more.

What does Wellfound Startups Scraper do?

The Wellfound Startups Scraper is a tool that extracts key information from startup profiles listed on the Wellfound platform. This scraped data provides valuable insights about the startups, including their concept, location, name, logo, url, as well as extensive data about their company culture, product description, job listings, funding rounds, total raised amount, and many more.

Why scrape Wellfound Startups?

Extracting data from Wellfound can provide invaluable insights for both job seekers and business analysts:

➡️ Job Seekers: The scraper provides a consolidated list of opportunities across different industries and locations. This includes comprehensive details about the company and the role, making it easier for candidates to find the right fit.

➡️ Business Analysts and Market Researchers: Analysts can track industry trends, assess competitor data, and understand job market dynamics. This provides a valuable resource for strategic decision making.

➡️ Human Resource Professionals: HR teams can use this data to benchmark their compensation packages, remote work policies, and benefits, helping to ensure they remain competitive within their industry.

➡️ Data Scientists: The extracted data serves as a valuable resource for various data projects, including job market analysis, data visualization, and machine learning models.

A few business use cases include:

Job Market Analysis: Evaluate the current job market landscape, understand trends in remote jobs, compensation structures, and skills in demand.

Competitive Intelligence: Gain insights into how competitors structure their teams and compensation, to inform your own strategies.

Recruitment Strategy Optimization: Use the insights gained from the data to optimize your own hiring strategies, from crafting job descriptions to designing competitive compensation packages.

How much will it cost to scrape Wellfound Startups?

Apify gives you $5 free usage credits every month on the Apify Free plan. You can get up to 10,000 results per month from Wellfound Scraper for that, so those 10,000 results will be completely free!

But if you need to scrape more data regularly from Wellfound, you should grab an Apify subscription. We recommend our $49/month Starter plan - you can get up to 100,000 every month with the $49 monthly plan!

Or get 1,000,000 results for $499 with the Scale plan - wow!

How to scrape Wellfound Startups?

Scraping Wellfound is difficult and requires a logged-in account cookie with a resolved captcha. For more information, please watch the video or read the 'tips' section.

General instructions:

  1. Click on 'Try for free'.
  2. Choose your market and detail options.
  3. Click on 'Run'.
  4. When the Wellfound Scraper has finished, preview or download your data from the 'Dataset' tab.

Input

Wellfound Startups Scraper has the following input options. Click on the input tab for more information.

Results

The output from Wellfound Startups Scraper 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). Here is a sample of the data that the actor produces:

STARTUP

1{
2  "type": "STARTUP",
3  "highConcept": "We bring freedom, fairness and fraternity to the world of travel",
4  "id": "432174",
5  "locationTaggings": [
6   {
7    "displayName": "Paris",
8    "id": "1842",
9    "slug": "paris"
10   },
11   {
12    "displayName": "Warsaw",
13    "id": "2705",
14    "slug": "warsaw"
15   },
16   {
17    "displayName": "São Paulo",
18    "id": "8732",
19    "slug": "sao-paulo"
20   },
21   {
22    "displayName": "Izhevsk",
23    "id": "8735",
24    "slug": "izhevsk"
25   },
26   {
27    "displayName": "Moscow",
28    "id": "405801",
29    "slug": "moscow-ru"
30   },
31   {
32    "displayName": "Madrid",
33    "id": "445095",
34    "slug": "madrid-community-of-madrid"
35   },
36   {
37    "displayName": "Kiev",
38    "id": "535573",
39    "slug": "kiev-61126"
40   }
41  ],
42  "logoUrl": "https://photos.wellfound.com/startups/i/432174-6682576ef8eb91b5a261d7e9df163b2b-medium_jpg.jpg?buster=1646733341",
43  "marketTaggings": [
44   {
45    "displayName": "Mobility",
46    "id": "12731",
47    "slug": "mobility-1"
48   },
49   {
50    "displayName": "Sharing Economy",
51    "id": "151860",
52    "slug": "sharing-economy-4"
53   },
54   {
55    "displayName": "Mobile Application",
56    "id": "153266",
57    "slug": "mobile-application-3"
58   }
59  ],
60  "name": "BlaBlaCar",
61  "slug": "blablacar"
62 }

COMPANY_PROFILE

1[
2 {
3  "type": "COMPANY_PROFILE",
4  "completeness": {
5   "incompleteSections": [
6    "SETTINGS",
7    "OVERVIEW",
8    "PEOPLE",
9    "CULTURE"
10   ],
11   "score": 72
12  },
13  "completenessScore": 88,
14  "currentUserCanEditProfile": false,
15  "currentUserCanRecruitForStartup": false,
16  "hiddenSections": [
17   "SALARIES"
18  ],
19  "id": "432174",
20  "jobListingCounts": {
21   "jobTypes": [
22    {
23     "count": 29,
24     "name": "full-time",
25     "optionId": "full-time"
26    },
27    {
28     "count": 10,
29     "name": "internship",
30     "optionId": "internship"
31    }
32   ],
33   "locations": [
34    {
35     "count": 1,
36     "name": "Brazil",
37     "optionId": "1622"
38    },
39    {
40     "count": 21,
41     "name": "France",
42     "optionId": "1717"
43    },
44    {
45     "count": 36,
46     "name": "Paris",
47     "optionId": "1842"
48    },
49    {
50     "count": 2,
51     "name": "Poland",
52     "optionId": "1830"
53    },
54    {
55     "count": 1,
56     "name": "São Paulo",
57     "optionId": "8732"
58    },
59    {
60     "count": 2,
61     "name": "Warsaw",
62     "optionId": "2705"
63    }
64   ],
65   "roles": [
66    {
67     "count": 2,
68     "name": "Designer",
69     "optionId": "14883"
70    },
71    {
72     "count": 6,
73     "name": "Engineering",
74     "optionId": "751460"
75    },
76    {
77     "count": 10,
78     "name": "Founder",
79     "optionId": "129175"
80    },
81    {
82     "count": 12,
83     "name": "Investor",
84     "optionId": "387776"
85    },
86    {
87     "count": 5,
88     "name": "Marketing",
89     "optionId": "80489"
90    },
91    {
92     "count": 1,
93     "name": "Product",
94     "optionId": "751461"
95    },
96    {
97     "count": 3,
98     "name": "Sales",
99     "optionId": "80488"
100    }
101   ]
102  },
103  "pageMeta": {
104   "culture": {
105    "canonicalUrl": "https://wellfound.com/company/blablacar/culture_and_benefits",
106    "description": "View information about the BlaBlaCar company culture at AngelList! Read about work-life balance, perks, employee benefits, and other options from BlaBlaCar.",
107    "image": "https://photos.wellfound.com/startups/i/432174-6682576ef8eb91b5a261d7e9df163b2b-thumb_jpg.jpg?buster=1646733341",
108    "ogUrl": "https://wellfound.com/company/blablacar/culture_and_benefits",
109    "robots": "",
110    "structuredData": null,
111    "title": "Culture and benefits at BlaBlaCar",
112    "type": null
113   },
114   "funding": {
115    "canonicalUrl": "https://wellfound.com/company/blablacar/funding",
116    "description": "View information about the BlaBlaCar funding at AngelList! Find out about the total amount raised, the number of rounds, and other funding information from BlaBlaCar.",
117    "image": "https://photos.wellfound.com/startups/i/432174-6682576ef8eb91b5a261d7e9df163b2b-thumb_jpg.jpg?buster=1646733341",
118    "ogUrl": "https://wellfound.com/company/blablacar/funding",
119    "robots": "",
120    "structuredData": null,
121    "title": "BlaBlaCar Funding Information",
122    "type": null
123   },
124   "jobs": {
125    "canonicalUrl": "https://wellfound.com/company/blablacar/jobs",
126    "description": "BlaBlaCar is hiring! See 39 jobs in July 2023! Apply to the latest jobs with a single profile and get in touch with hiring managers directly. Learn about salary, equity, work-life balance, perks, benefits, and company culture!",
127    "image": "https://photos.wellfound.com/startups/i/432174-6682576ef8eb91b5a261d7e9df163b2b-thumb_jpg.jpg?buster=1646733341",
128    "ogUrl": "https://wellfound.com/company/blablacar/jobs",
129    "robots": "",
130    "structuredData": null,
131    "title": "BlaBlaCar Jobs",
132    "type": null
133   },
134   "overview": {
135    "canonicalUrl": "https://wellfound.com/company/blablacar",
136    "description": "Find out if BlaBlaCar is the right fit for your future career! Explore jobs, salary, equity, and funding information. Read about work-life balance, perks, benefits, and the company culture!",
137    "image": "https://photos.wellfound.com/startups/i/432174-6682576ef8eb91b5a261d7e9df163b2b-thumb_jpg.jpg?buster=1646733341",
138    "ogUrl": "https://wellfound.com/company/blablacar",
139    "robots": "",
140    "structuredData": null,
141    "title": "BlaBlaCar Careers",
142    "type": null
143   },
144   "people": {
145    "canonicalUrl": "https://wellfound.com/company/blablacar/people",
146    "description": "View founders and team members of BlaBlaCar on AngelList. Explore jobs, salary, equity, and funding information. Read about work-life balance, perks, benefits, and the company culture!",
147    "image": "https://photos.wellfound.com/startups/i/432174-6682576ef8eb91b5a261d7e9df163b2b-thumb_jpg.jpg?buster=1646733341",
148    "ogUrl": "https://wellfound.com/company/blablacar/people",
149    "robots": "",
150    "structuredData": null,
151    "title": "BlaBlaCar People",
152    "type": null
153   }
154  },
155  "slug": "blablacar",
156  "highConcept": "We bring freedom, fairness and fraternity to the world of travel",
157  "hiring": true,
158  "isOperating": null,
159  "logoUrl": "https://photos.wellfound.com/startups/i/432174-6682576ef8eb91b5a261d7e9df163b2b-medium_jpg.jpg?buster=1646733341",
160  "name": "BlaBlaCar",
161  "companySize": "SIZE_501_1000",
162  "companyTypeTaggings": [],
163  "locationTaggings": [
164   {
165    "locationTagNoindex": false,
166    "displayName": "Paris",
167    "id": "1842",
168    "name": "paris",
169    "slug": "paris"
170   },
171   {
172    "locationTagNoindex": true,
173    "displayName": "Warsaw",
174    "id": "2705",
175    "name": "warsaw",
176    "slug": "warsaw"
177   },
178   {
179    "locationTagNoindex": true,
180    "displayName": "São Paulo",
181    "id": "8732",
182    "name": "sao paulo",
183    "slug": "sao-paulo"
184   },
185   {
186    "locationTagNoindex": true,
187    "displayName": "Izhevsk",
188    "id": "8735",
189    "name": "izhevsk",
190    "slug": "izhevsk"
191   },
192   {
193    "locationTagNoindex": true,
194    "displayName": "Moscow",
195    "id": "405801",
196    "name": "moscow-ru",
197    "slug": "moscow-ru"
198   },
199   {
200    "locationTagNoindex": false,
201    "displayName": "Madrid",
202    "id": "445095",
203    "name": "madrid-community of madrid",
204    "slug": "madrid-community-of-madrid"
205   },
206   {
207    "locationTagNoindex": true,
208    "displayName": "Kiev",
209    "id": "535573",
210    "name": "kiev-61126",
211    "slug": "kiev-61126"
212   }
213  ],
214  "marketTaggings": [
215   {
216    "marketTagNoindex": false,
217    "displayName": "Mobility",
218    "id": "12731",
219    "name": "mobility",
220    "slug": "mobility-1"
221   },
222   {
223    "marketTagNoindex": false,
224    "displayName": "Sharing Economy",
225    "id": "151860",
226    "name": "sharing economy",
227    "slug": "sharing-economy-4"
228   },
229   {
230    "marketTagNoindex": false,
231    "displayName": "Mobile Application",
232    "id": "153266",
233    "name": "mobile application",
234    "slug": "mobile-application-3"
235   }
236  ],
237  "totalRaisedAmount": 160000000,
238  "blogUrl": "https://medium.com/blablacar",
239  "companyUrl": "https://jobs.blablacar.com/",
240  "facebookUrl": "https://www.facebook.com/blablacar/",
241  "linkedInUrl": "https://www.linkedin.com/company/blablacar",
242  "productHuntUrl": "",
243  "twitterUrl": "https://twitter.com/blablacar",
244  "currentUserCanRecruit": false,
245  "currentUserCanUpdateInvestors": false,
246  "hasPremiumJobs": false,
247  "recommendedStartups": {
248   "edges": [],
249   "totalCount": 0
250  },
251  "isIncubator": false,
252  "isShell": false,
253  "public": true,
254  "published": true,
255  "quarantined": false,
256  "talentBanned": false,
257  "currentUserFollowsStartup": false,
258  "currentUserHasJobAlert": false,
259  "jobListingsConnection": {
260   "totalCount": 39
261  }
262 }
263]

OVERVIEW

1{
2    "type": "OVERVIEW",
3    "currentUserCanRecruitForStartup": false,
4    "highConcept": "We bring freedom, fairness and fraternity to the world of travel",
5    "id": "432174",
6    "mediaUploads": [],
7    "pageMeta": {
8      "overview": {
9        "canonicalUrl": "https://wellfound.com/company/blablacar",
10        "description": "Find out if BlaBlaCar is the right fit for your future career! Explore jobs, salary, equity, and funding information. Read about work-life balance, perks, benefits, and the company culture!",
11        "image": "https://photos.wellfound.com/startups/i/432174-6682576ef8eb91b5a261d7e9df163b2b-thumb_jpg.jpg?buster=1646733341",
12        "ogUrl": "https://wellfound.com/company/blablacar",
13        "robots": "",
14        "structuredData": null,
15        "title": "BlaBlaCar Careers",
16        "type": null
17      }
18    },
19    "productDescription": "BlaBlaCar is the world’s leading long-distance carpooling platform – a global, trusted community of over 100 million drivers and passengers in 22 countries. The platform connects people looking to travel long distances with drivers heading the same way, so they can travel together and share the cost. With the recent integration of a coach network and a commuter carpooling service, BlaBlaCar aims to become the go-to for shared mobility. Affordable, convenient and user-friendly, wherever there’s a road, there’s a BlaBlaCar.",
20    "cultureMediaUploads": [],
21    "name": "BlaBlaCar",
22    "perks": [
23      {
24        "category": "work_from_home",
25        "description": "",
26        "id": "45899",
27        "title": "Tailor-made remote policy."
28      },
29      {
30        "category": "equity",
31        "description": "",
32        "id": "45900",
33        "title": "Employee Stock Ownership plan"
34      },
35      {
36        "category": "generous_vacation",
37        "description": "",
38        "id": "45901",
39        "title": "10 days off in addition to the legal 25 days"
40      },
41      {
42        "category": "miscellaneous",
43        "description": "",
44        "id": "45902",
45        "title": "Relocation package and visa sponsorship"
46      },
47      {
48        "category": "parental_leave",
49        "description": "",
50        "id": "45903",
51        "title": "Parental policy (we are a signatory of the #ParentalAct)"
52      },
53      {
54        "category": "professional_development",
55        "description": "",
56        "id": "45904",
57        "title": "Trainings & career development programs"
58      },
59      {
60        "category": "miscellaneous",
61        "description": "",
62        "id": "45905",
63        "title": "Free carpooling & bus rides wherever whenever"
64      }
65    ],
66    "slug": "blablacar",
67    "startupRounds": {
68      "edges": [
69        {
70          "node": {
71            "closedAt": 1441670400,
72            "id": "93750",
73            "roundType": "",
74            "valuation": 1200000000
75          }
76        }
77      ],
78      "totalCount": 1
79    },
80    "totalRaisedAmount": 160000000,
81    "jobListingsConnection": {
82      "edges": [
83        {
84          "node": {
85            "id": "2698854",
86            "atsSource": "AtsIntegration::Lever::Listing",
87            "autoPosted": false,
88            "currentUserApplied": false,
89            "descriptionSnippet": "<ul>\n<li>Creating and updating graphics for both print and digital use following our brand guidelines including: multichannel advertising design (static and animated), illustrations, infographics and corporate materials design. </li>\n<li>Collaborating with our Designers and wider Marketing and Brand team to complete projects, learn...</li>\n</ul>\n",
90            "jobType": "full_time",
91            "liveStartAt": 1686079907,
92            "locationNames": [
93              "France",
94              "Paris"
95            ],
96            "recruitingContact": {
97              "id": "8048274",
98              "invitedName": null
99            },
100            "remote": false,
101            "remoteConfig": null,
102            "slug": "graphic-design-apprentice-alternance-apprentissage",
103            "startup": {
104              "id": "432174",
105              "slug": "blablacar"
106            },
107            "title": "Graphic Design Apprentice (Alternance/Apprentissage)",
108            "compensation": "",
109            "equity": null,
110            "estimatedSalary": null,
111            "usesEstimatedSalary": false,
112            "isBookmarked": false
113          }
114        },
115        {
116          "node": {
117            "id": "2644313",
118            "atsSource": "AtsIntegration::Lever::Listing",
119            "autoPosted": false,
120            "currentUserApplied": false,
121            "descriptionSnippet": "<ul>\n<li>As the Senior Product Designer, you’ll contribute to creating that product and all the iterations until we’ve found the right one that can be scaled. Your contribution will be around the following: </li>\n<li>Act as an advocate for our users within that new business unit</li>\n</ul>\n",
122            "jobType": "full_time",
123            "liveStartAt": 1681500711,
124            "locationNames": [
125              "Paris"
126            ],
127            "recruitingContact": {
128              "id": "8048274",
129              "invitedName": null
130            },
131            "remote": true,
132            "remoteConfig": null,
133            "slug": "senior-product-designer",
134            "startup": {
135              "id": "432174",
136              "slug": "blablacar"
137            },
138            "title": "Senior Product Designer",
139            "compensation": "",
140            "equity": null,
141            "estimatedSalary": null,
142            "usesEstimatedSalary": false,
143            "isBookmarked": false
144          }
145        },
146        {
147          "node": {
148            "id": "2700510",
149            "atsSource": "AtsIntegration::Lever::Listing",
150            "autoPosted": false,
151            "currentUserApplied": false,
152            "descriptionSnippet": "<ul>\n<li>Maintain the infrastructure stack up to date</li>\n<li>Operations of CoreInfra services (Kubernetes, Istio…) in 24x7 shifts</li>\n</ul>\n",
153            "jobType": "full_time",
154            "liveStartAt": 1686166586,
155            "locationNames": [
156              "Paris"
157            ],
158            "recruitingContact": {
159              "id": "8048274",
160              "invitedName": null
161            },
162            "remote": true,
163            "remoteConfig": null,
164            "slug": "cloud-engineer",
165            "startup": {
166              "id": "432174",
167              "slug": "blablacar"
168            },
169            "title": "Cloud Engineer",
170            "compensation": "",
171            "equity": null,
172            "estimatedSalary": null,
173            "usesEstimatedSalary": false,
174            "isBookmarked": false
175          }
176        },
177        {
178          "node": {
179            "id": "2679842",
180            "atsSource": "AtsIntegration::Lever::Listing",
181            "autoPosted": false,
182            "currentUserApplied": false,
183            "descriptionSnippet": "<p>About BlaBlaCar<br>\nBlaBlaCar is the world’s leading community-based travel network, connecting over 100 million members across 22 countries looking to carpool or travel by bus. By sharing rides and filling empty seats on the road, our community avoids 1.</p>\n",
184            "jobType": "full_time",
185            "liveStartAt": 1684351945,
186            "locationNames": [
187              "Paris"
188            ],
189            "recruitingContact": {
190              "id": "8048274",
191              "invitedName": null
192            },
193            "remote": true,
194            "remoteConfig": null,
195            "slug": "confirmed-analytics-engineer-blablacar-daily",
196            "startup": {
197              "id": "432174",
198              "slug": "blablacar"
199            },
200            "title": "Confirmed Analytics Engineer - BlaBlaCar Daily",
201            "compensation": "",
202            "equity": null,
203            "estimatedSalary": null,
204            "usesEstimatedSalary": false,
205            "isBookmarked": false
206          }
207        },
208        {
209          "node": {
210            "id": "2693044",
211            "atsSource": "AtsIntegration::Lever::Listing",
212            "autoPosted": false,
213            "currentUserApplied": false,
214            "descriptionSnippet": "<ul>\n<li>As the Engineering Manager of the Booking squad, you’ll be responsible for:Defining with your Product Manager the team’s OKRs and the roadmap to achieve them</li>\n<li>Making sure that the projects are properly scoped and defined (high level architecture, delivery and roll-out plan, etc.)</li>\n</ul>\n",
215            "jobType": "full_time",
216            "liveStartAt": 1685561939,
217            "locationNames": [
218              "Paris"
219            ],
220            "recruitingContact": {
221              "id": "8048274",
222              "invitedName": null
223            },
224            "remote": true,
225            "remoteConfig": null,
226            "slug": "engineering-manager-booking-squad",
227            "startup": {
228              "id": "432174",
229              "slug": "blablacar"
230            },
231            "title": "Engineering Manager - Booking Squad",
232            "compensation": "",
233            "equity": null,
234            "estimatedSalary": null,
235            "usesEstimatedSalary": false,
236            "isBookmarked": false
237          }
238        },
239        {
240          "node": {
241            "id": "2683888",
242            "atsSource": "AtsIntegration::Lever::Listing",
243            "autoPosted": false,
244            "currentUserApplied": false,
245            "descriptionSnippet": "<ul>\n<li>Participating in the design, development and maintenance of our Java microservices that serves search queries on the BlaBlaCar platform</li>\n<li>Participating in the whole application lifecycle, meaning: early meetings, design, development, test strategy, deployment to production, observability and support</li>\n</ul>\n",
246            "jobType": "full_time",
247            "liveStartAt": 1687462230,
248            "locationNames": [
249              "France",
250              "Paris"
251            ],
252            "recruitingContact": {
253              "id": "8048274",
254              "invitedName": null
255            },
256            "remote": true,
257            "remoteConfig": null,
258            "slug": "junior-backend-software-engineer-search-hybrid-or-remote-in-france",
259            "startup": {
260              "id": "432174",
261              "slug": "blablacar"
262            },
263            "title": "Junior Backend Software Engineer - Search (Hybrid or Remote in France)",
264            "compensation": "",
265            "equity": null,
266            "estimatedSalary": null,
267            "usesEstimatedSalary": false,
268            "isBookmarked": false
269          }
270        },
271        {
272          "node": {
273            "id": "2718093",
274            "atsSource": "AtsIntegration::Lever::Listing",
275            "autoPosted": false,
276            "currentUserApplied": false,
277            "descriptionSnippet": "<ul>\n<li>Work with the Ops teams on the GCP &amp; Kubernetes infrastructures to evaluate and mitigate security issues and provide a secure Cloud-Native environments</li>\n<li>Participate to the evolution of our micro-service and events driven architecture by identifying risks and proposing fitting solutions</li>\n</ul>\n",
278            "jobType": "full_time",
279            "liveStartAt": 1687808107,
280            "locationNames": [
281              "Paris"
282            ],
283            "recruitingContact": {
284              "id": "8048274",
285              "invitedName": null
286            },
287            "remote": true,
288            "remoteConfig": null,
289            "slug": "platform-security-engineer",
290            "startup": {
291              "id": "432174",
292              "slug": "blablacar"
293            },
294            "title": "Platform Security Engineer",
295            "compensation": "",
296            "equity": null,
297            "estimatedSalary": null,
298            "usesEstimatedSalary": false,
299            "isBookmarked": false
300          }
301        },
302        {
303          "node": {
304            "id": "2716660",
305            "atsSource": "AtsIntegration::Lever::Listing",
306            "autoPosted": false,
307            "currentUserApplied": false,
308            "descriptionSnippet": "<p>About BlaBlaCar<br>\nBlaBlaCar is the world’s leading community-based travel network, connecting over 100 million members across 22 countries looking to carpool or travel by bus. By sharing rides and filling empty seats on the road, our community avoids 1.</p>\n",
309            "jobType": "full_time",
310            "liveStartAt": 1687548765,
311            "locationNames": [
312              "Paris"
313            ],
314            "recruitingContact": {
315              "id": "8048274",
316              "invitedName": null
317            },
318            "remote": true,
319            "remoteConfig": null,
320            "slug": "senior-software-engineer-developer-experience",
321            "startup": {
322              "id": "432174",
323              "slug": "blablacar"
324            },
325            "title": "Senior Software Engineer - Developer Experience",
326            "compensation": "",
327            "equity": null,
328            "estimatedSalary": null,
329            "usesEstimatedSalary": false,
330            "isBookmarked": false
331          }
332        },
333        {
334          "node": {
335            "id": "2690992",
336            "atsSource": "AtsIntegration::Lever::Listing",
337            "autoPosted": false,
338            "currentUserApplied": false,
339            "descriptionSnippet": "<ul>\n<li>Developing and maintaining relationships with the Customer Support team&#39;s outsourcing partners or vendors</li>\n<li>Meetings with vendors to inquire about their services, communicate any concerns, or/and assess their volumes and KPIs</li>\n</ul>\n",
340            "jobType": "full_time",
341            "liveStartAt": 1685388650,
342            "locationNames": [
343              "Paris"
344            ],
345            "recruitingContact": {
346              "id": "8048274",
347              "invitedName": null
348            },
349            "remote": true,
350            "remoteConfig": null,
351            "slug": "customer-support-outsourcing-partner-associate-france",
352            "startup": {
353              "id": "432174",
354              "slug": "blablacar"
355            },
356            "title": "Customer Support Outsourcing Partner Associate (France)",
357            "compensation": "",
358            "equity": null,
359            "estimatedSalary": null,
360            "usesEstimatedSalary": false,
361            "isBookmarked": false
362          }
363        },
364        {
365          "node": {
366            "id": "2722201",
367            "atsSource": "AtsIntegration::Lever::Listing",
368            "autoPosted": false,
369            "currentUserApplied": false,
370            "descriptionSnippet": "<ul>\n<li>Moderating member profiles and their content (vehicle pictures, trips, etc.)</li>\n<li>Answering member&#39;s messages in a timely manner</li>\n</ul>\n",
371            "jobType": "full_time",
372            "liveStartAt": 1688067226,
373            "locationNames": [
374              "France",
375              "Paris"
376            ],
377            "recruitingContact": {
378              "id": "8048274",
379              "invitedName": null
380            },
381            "remote": false,
382            "remoteConfig": null,
383            "slug": "customer-support-senior-agent-italy",
384            "startup": {
385              "id": "432174",
386              "slug": "blablacar"
387            },
388            "title": "Customer Support Senior Agent - Italy",
389            "compensation": "",
390            "equity": null,
391            "estimatedSalary": null,
392            "usesEstimatedSalary": false,
393            "isBookmarked": false
394          }
395        }
396      ],
397      "totalCount": 39
398    },
399    "currentUserHasJobAlert": false,
400    "isIncubator": false,
401    "isShell": false,
402    "talentBanned": false,
403    "currentFounderRoles": [
404      {
405        "id": "4331051",
406        "user": {
407          "htmlBio": "",
408          "id": "2350199",
409          "avatarUrl": "https://wellfound.com/images/shared/nopic.png",
410          "name": "Nicolas Brusson",
411          "pathName": "/u/nicolas-brusson",
412          "primaryLocation": {
413            "displayName": "Paris",
414            "id": "1842"
415          },
416          "proUrlEnabled": false,
417          "slug": "nicolas-brusson"
418        },
419        "hiredViaTalent": false,
420        "role": "FOUNDER",
421        "roleDisplayName": "Founder",
422        "tenureSeconds": 513104036,
423        "title": "Co-founder & COO"
424      }
425    ],
426    "currentTeamMemberRoles": {
427      "edges": [],
428      "totalCount": 0
429    },
430    "pastFounderRoles": []
431  }

JOB

1{
2    "type": "JOB",
3    "id": "2500368",
4    "liveStartAt": 1687548772,
5    "primaryRoleParent": "Sales",
6    "primaryRoleTitle": "BD Manager",
7    "public": true,
8    "coworkers": {
9      "edges": [],
10      "totalCount": 0
11    },
12    "atsSource": "AtsIntegration::Lever::Listing",
13    "autoPosted": false,
14    "currentUserApplied": false,
15    "descriptionSnippet": "<ul>\n<li>Meeting with prospective partners and assisting in negotiating contracts and converting leads into new accounts</li>\n<li>Build/maintain a strong relationship with an correct partner</li>\n</ul>\n",
16    "jobType": "internship",
17    "locationNames": [
18      "France",
19      "Paris"
20    ],
21    "recruitingContact": {
22      "id": "8048274",
23      "invitedName": null
24    },
25    "remote": false,
26    "remoteConfig": null,
27    "slug": "partnership-manager-intern-september-2023-french-required",
28    "startup": {
29      "id": "432174",
30      "slug": "blablacar"
31    },
32    "title": "Partnership Manager Intern - September 2023 (French required)",
33    "compensation": "",
34    "equity": null,
35    "estimatedSalary": null,
36    "usesEstimatedSalary": false,
37    "isBookmarked": false,
38    "url": "https://wellfound.com/company/blablacar/jobs/2500368-partnership-manager-intern-september-2023-french-required"
39  }

Tips

  • Use residential proxies
  • Run test fetch, then go to Wellfound, refresh page, change listing page to next, resolve captcha, copy & paste cookies to Actor input again.

Note that personal data is protected by GDPR in the European Union and by other regulations around the world. You should not scrape personal data unless you have a legitimate reason to do so. If you're unsure whether your reason is legitimate, consult your lawyers. We also recommend that you read our blog post: is web scraping legal?

Contact

Please feel free to browse through the diverse array of web scrapers available on my Apify profile. If a custom solution or extra options are what you're seeking, don't hesitate to get in touch with me directly at contact@mscraper.com.

Developer
Maintained by Community
Actor metrics
  • 2 monthly users
  • 0.0% runs succeeded
  • 0.0 days response time
  • Created in Jun 2023
  • Modified 10 months ago