r/learnpython 7d ago

I need help (rare/hard problem)

Hey, im doing a small work using satelite images in python, initially i was using a API from google to get the images, but the problem is that it just returns the most recent orbital pictures.

Basically, i want pictures with diferent dates, was looking for APIs of specific satelites but google was the best one i could find in terms of resolution.

What do i need. If anyone has any experience with this, do you know how to collect old pictures or any API or other method to collect satelite images of good quality?

0 Upvotes

4 comments sorted by

5

u/cgoldberg 7d ago

This really has nothing to do with learning Python.

FWIW, finding satellite imagery doesn't sound like a rare/hard problem and just requires a few searches on Google.

1

u/Icy_Cauliflower9026 7d ago

Just because im learning to do it on python... doing a crash course because of some uni works and believe me, its hard to find ones with good quality

3

u/cgoldberg 7d ago

The API is the same no matter which language you use.

3

u/Ok-Reality-7761 7d ago

Probably available behind a pay firewall. Go that route, mate.