Giter VIP home page Giter VIP logo

inadvertently / etsy-scraper Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 2.0 31 KB

The Etsy Description translater is a small Python utility that uses BeautifulSoup to scrape a shops listing descriptions translate them, and export them as PDF's. I created this as adding descriptions to other Amazon platforms such as Amazon.mx and .br can be extremely unpleasent as having to translate hundreds of descriptions is not logical.

License: GNU General Public License v3.0

Python 100.00%
etsy-scraper etsy-seller etsy-seo etsy-tools

etsy-scraper's Introduction

Etsy-Description-Scraper-Translater

The Etsy Description translator is a small Python utility that uses BeautifulSoup to scrape a shop listing descriptions translate them, and export them as PDFs. I created this as adding descriptions to other Amazon platforms such as Amazon.mx and .br can be extremely unpleasant as translating hundreds of descriptions is not logical.

There is no rate-limiting protection built in. However, I have not encountered any rate limits. Read about Etsy Ratelimits. This program does not use the official Etsy API and is solely for educational purposes.

Features

  • Automated detection of paginated listings.
  • No authentication is needed.
  • Listing Titles Scraped and used as PDF filenames for easy navigation.

  • Free software: GNU Lesser General Public License v3 or later (LGPLv3+)

๐Ÿ’ป Usage

To run the program, run

py main.py

๐Ÿ“š PDF Creator

  • All PDFs are created in real-time and will be set to the dir Translations.
  • Filenames are set to match those of the listing title.
  • Automatically centered, dependent on the character count and length of the translated description.

โœ๏ธ Scraper

Definitely could've done better in terms of organization and understanding here, though, this was mainly for personal use hence the carelessness of comprehension.

  • Inspect Etsy's HTML to see if we're able to detect whether the shop has a paginated list of listings.
  • Gather's description and title per listing.
  • Removes special characters from Etsy listing titles as they may interfere with the PDF generation.
Translation

Install dependencies:

pip install easygoogletranslate

etsy-scraper's People

Contributors

inadvertently avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.