This file contains hidden or 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
| # #!/usr/bin/env python3 | |
| “”” | |
| Etsy Niche Scanner | |
| Scans a list of candidate niches on Etsy and scores each one for | |
| “opportunity” = strong demand signal + weak supply. | |
| It does NOT promise to find guaranteed money-makers. It surfaces | |
| pockets worth a closer manual look, the same way eRank / Marmalead do: | |
| by using review counts and listing age as PROXIES for sales (Etsy’s |