def lambda_handler()

in index.py [0:0]


def lambda_handler(event, context):
    print('scraping logic goes here')