This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
Author: FFC12 | |
Date: 22.05.2021 | |
Task: | |
*This script scrapes product titles and ASINs from a particular link on Amazon. | |
*Bu script Amazon'dan belirli linklerdeki ürün başıklarını ve ASIN numaralarını çekip PostgresSQL'e kaydeder. | |
Note: Change the 'db_username' and 'db_pass' for yourself. | |