If the above methods don’t work, you can find a scraping API on RapidAPI.
I found some that scrape Google Jobs:
- Google Jobs
- https://rapidapi.com/guozaom/api/google-jobs-search-api/playground/apiendpoint_e6ed5322-ad42-4324-bf4d-3a4710ebd823
- https://rapidapi.com/mahmudulhasandev/api/google-job-scraper/playground/apiendpoint_f581af01-466e-43cb-a9da-deaba1bbc7dc
- Jobs API
How to call an API on RapidAPI
Use the HTTP “Make an API Key Auth Request” module.
Create a new keychain connection and insert your RapidAPI API Key.
Key: <YOUR_RAPIDAPI_KEY>
API Key parameter name: X-RapidAPI-Key
You can reuse this RapidAPI keychain for all API calls to RapidAPI – you’ll just need to change the X-RapidAPI-Host value based on the API you are calling.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!
