Weather Scraper avatar
Weather Scraper
Try for free

3 days trial then $15.00/month - No credit card required now

View all Actors
Weather Scraper

Weather Scraper

epctex/weather-scraper
Try for free

3 days trial then $15.00/month - No credit card required now

Get data about weather forecasts or analyze conditions in any location in the world. This scraper downloads information about forecasts, humidity, temperature, wind, etc. and delivers it in HTML, JSON, XLSX, and more.

Start urls

startUrlsarrayOptional

URLs to start with. It should be a Weather.com full URLs.

Search Locations by name

locationsarrayOptional

Input must be in: City, State, Country or City, Country

Search Locations by location id

locationIdsarrayOptional

ID is in the last part of URL on weather.com

Time Frame for the weather forecast.

timeFrameEnumRequired

Select time frame

Value options:

"today": string"hour_by_hour": string"ten_day": string"weekend": string"month": string

Default value of this property is "today"

Units

unitsEnumRequired

Select units

Value options:

"imperial": string"metric": string

Default value of this property is "imperial"

Maximum number of location items

maxItemsintegerOptional

Limit the number of locations to be scraped

Default value of this property is 10

Proxy configuration

proxyConfigurationobjectRequired

Select proxies to be used by your actor.

Extend output function

extendOutputFunctionstringOptional

Function that takes a JQuery handle ($) as argument and returns data that will be merged with the default output

Custom map function

customMapFunctionstringOptional

Function that takes each of the objects as argument and returns data that will be mapped by the function itself.

Developer
Maintained by Community
Actor metrics
  • 4 monthly users
  • 100.0% runs succeeded
  • 0.0 days response time
  • Created in Aug 2020
  • Modified about 3 hours ago