Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 408 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 408 Bytes

Etsy-Keywords-Research

Etsy Keywords Research

UPDATE A-2024 : This Script No Working With New Api , you should have active api created before 2021 . Tutorial : https://youtu.be/3QEyvhjxmG4

You can Get HOT Trend Products by keyword

all you need :

1 - API FROM https://www.etsy.com/developers/register

2- python installed

3 install those libraries:

pip install requests

pip install pandas