A Python-based analytics tool that tracks and analyzes tag frequencies in trending Etsy listings. Wordsy helps shop owners optimize their SEO strategy by providing real-time insights into popular keywords and market trends.
- Fetches trending listings from Etsy's API
- Analyzes tag frequency across trending items
- Displays keywords ranked by popularity
- Provides actionable SEO insights for shop owners
Wordsy was created to empower Etsy sellers with data-driven SEO decisions. By monitoring trending tags in real-time, shop owners can:
- Identify emerging market trends
- Optimize product listings for seasonal changes
- Stay competitive with market demands
- Make informed decisions about keyword strategy
- Python 3.x
- Valid Etsy API credentials
import json
import requests
- Clone the repository
- Navigate to the scripts directory
cd scripts
- Configure your Etsy API credentials
- Run the script
python wordsy.py
To use Wordsy, you'll need to:
- Create an Etsy developer account
- Generate API credentials at Etsy Developer Portal
- Add your API keys to the configuration
Contributions are welcome! Please feel free to submit a Pull Request.
WHATEVER LICENSE 1.0 = Do whatever you want with it
ispeakcomputer on Github
Made with โค๏ธ for the Etsy Shop Owner community