Skip to content

Instantly share code, notes, and snippets.

View FFC12's full-sized avatar
🎯
Focusing

Fatih FFC12

🎯
Focusing
View GitHub Profile
@FFC12
FFC12 / main.py
Last active May 23, 2021 06:51
Amazon Scraper Demo
"""
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.