This Open Weather Map Actor retrieves weather data from any location around the world, and returns the weather data for your input as a Dataset.
INPUT
Input of this actor should be JSON containing filter specification. Allowed filters are:
Field
Type
Description
Allowed values
latitude
required
Latitude. If you need the geocoder to automatic convert city names and zip-codes to geo coordinates and the other way around, please use our Geocoding API
longitude
required
Longitude. If you need the geocoder to automatic convert city names and zip-codes to geo coordinates and the other way around, please use our Geocoding API
apiKey
required
Your unique API key (you can always find it on your account page under the "API key" tab)
Any string value
units
optional
Units of measurement. If you do not use the units parameter, standard units will be applied by default.
standard, metric and imperial
language
optional
You can use this parameter to get the output in your language.
Is it legal to scrape job listings or public data?
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
Do I need to code to use this scraper?
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
What data does it extract?
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Can I scrape multiple pages or filter by location?
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
How do I get started?
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!