Flightaware pulling data using Informatica/Matillion/Talend

Does Flightaware allow to pull data in real time and does flightaware have integration with Informatica/Matillion/Talend as a source for real time streaming ?What is the optimal way to pull data from flightaware in real time . Any documentation and python implementation will be super helpful .

Based on what FA documents the Firehose product is what you’re looking for.

Firehose Flight Data Feed - FlightAware

Thanks for the reply .I was able to see your server script using python . Do you have any exampe of streaming real time stream into aws s3 (client script) in python?

We do not have an example that does S3, however you can use our Firestarter example as a basis for any future projects you intend to implement.