Giter Site home page Giter Site logo

ceneoscraper's Introduction

CeneoScraper12S

FOSSA Status

Etap 1 - pobranie składowych pojedynczej opinii

  • opinia: li.review-box
  • identyfikator: li.review-box["data-entry-id"]
  • autor: div.reviewer-name-line
  • rekomendacja: div.product-review-summary > em
  • gwiazdki: span.review-score-count
  • potwierdzona zakupem: div.product-review-pz
  • data wystawienia: span.review-time > time["datetime"] - pierwszy element listy
  • data zakupu: span.review-time > time["datetime"] - drugi element listy
  • przydatna: span[id=^votes-yes] button.vote-yes["data-total-vote"] button.vote-yes > span
  • nieprzydatna: span[id=^votes-no] button.vote-no["data-total-vote"] button.vote-no > span
  • treść: p.product-review-body
  • wady: div.cons-cell > ul
  • zalety: div.pros-cell > ul

Etap 2 - pobranie wszystkich opinii z pojedynczej strony

  • zapisanie składowych opinii w złożonej strukturze danych

Etap 3 - pobranie wszystkich opinii o pojedynczym produkcie

  • przechodzenie po stronach z opiniami
  • eksport opinii do pliku (.csv lub .xlsx lub .json)

Etap 4

  • transformacja danych
  • refaktoryzacja kodu

Etap 5

  • zapis danych do obiektu dataframe (ramka danych)
  • wykonanie podstawowych obliczeń do danych w ramce danych
  • wykonanie prostych wykresów na podstawie danych w ramce danych

License

FOSSA Status

ceneoscraper's People

Contributors

fiona84 avatar fossabot avatar ptabis 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.