Weather Scraper

No credit card required

Weather Scraper

Weather Scraper

valek.josef/weather-scraper

No credit card required

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

startUrls
array
Optional

Time Frame

timeFrame
Enum
Required

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

units
Enum
Required

Select units

Value options:

"imperial": string"metric": string

Default value of this property is

"imperial"

Max items

maxItems
integer
Required

Limit the number of locations to be scraped. Zero value means no limit.

Default value of this property is

10

Search Locations by name

locations
array
Optional

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

Default value of this property is

[]

Search Locations by location id

locationIds
array
Optional

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

Default value of this property is

[]

Proxy configuration

proxyConfiguration
object
Required

Select proxies to be used by your actor.

Extend output function

extendOutputFunction
string
Optional

A function which result will get merged with the default result. It must return an object.

Default value of this property is

"() => ({})"
Developer
Maintained by Community
Actor stats
  • 218 users
  • 48.5k runs
  • Modified about 2 months ago
Categories

You might also like these Actors