Skip to content

cquark7/apod_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apod_scraper

Scrapes all images from APOD (Atronomy Picture of the Day) between a given date range in highest possible resolution.

Uses requests+ gevent+ lxml for superfast scraping and html parsing.

Use this script responsibly. Sending a lot of simultaneous requests will cause load on the server.

TODO: Create a cross-platform Python script for changing desktop background to APOD.

M31: The Andromeda Galaxy

NOTE: This is an educational project. All images belong to their respective copyright holders. You can use the scraped images for personal, non-commercial, non-public fair use. Please note that many APOD images are copyrighted and to use them commercially you must gain explicit permission from the copyright owners.

Releases

No releases published

Packages

No packages published

Languages