From 7b9d2ef24370191bbbc398263119aeab1b306cc5 Mon Sep 17 00:00:00 2001 From: Agentspades <74514996+Agentspades@users.noreply.github.com> Date: Thu, 1 Jul 2021 18:56:34 +1000 Subject: [PATCH] Create README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9d92d68 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# ETSY_Scraper +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