from scraper import Scraper, Category if __name__ == "__main__": scraper = Scraper() print(scraper.images)