Cryptocurrency Data Scraper/ Extractor using Python Playwright and save it to PostgreSQL and use different libraries in python to create an ETL Pipelines
Uses:
- Playwright for scraping
- PostgreSQL for the database
- Psycopg2 driver for connection
Code written in python
Webpage used: https://coinmarketcap.com/
PostgreSQL :

