From fa490457e297521527f0aebe30f38b4a463be202 Mon Sep 17 00:00:00 2001 From: Agentspades <74514996+Agentspades@users.noreply.github.com> Date: Thu, 1 Jul 2021 18:57:30 +1000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d92d68..e99e31d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # ETSY_Scraper -Basic tag scraper for etsy +Basic tag scraper for ETSY Grab the .jar file, to use the application you simply just enter a search term in the text field and click search. The search results from the first page will be collected and the titles of each item and the tags for each are displayed in the below table. The top tags are displayed in the top table with a count for how many times each is used. Craeted by Agentspades (July, 2021) under the GNU/GPL V3.0 license + Agentspades@gmail.com