It’s possible with the Openweather app (not sure if it’s pollen specific)
Or, when you have an OpenWeathermap API key and location lat & lon:
http://api.openweathermap.org/data/2.5/air_pollution?lat=52&lon=4&APPID=[yourAPIkey]
Which you can use like Robert stated.
Xmpl: