Giter Club home page Giter Club logo

digimon_card_game's Introduction

Digimon Card Game (Database)

Description

From webscrapping to inserting the data in SQLite, using python. There's only one code per card, parallel rare were excluded because they have the same features and code to their original card (no parallel rare).

The code is designed to webscrape even the newest decks, it doesn't matter the date of the update, if the deck is in the page, it will get it.

The data were taken from the official website of Digimon Card Game

Files' description

Code:

  • 1_Getting_data.py: To webscrap and get a clean dataset for all the decks.
  • 2_Database_creation.py: To create the database and the tables in SQLite
  • 3_Data_insertion.py: To insert the data from the dataset created in 1_Getting_data.py into the database created in 2_Database_creation.py

digimon_card_game's People

Contributors

davidr9708 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

zagare digifreakl

digimon_card_game's Issues

A little question/suggestion

Do you have a version that works for the world.digimoncard.com page instead of en.digimoncard.com, so the images would be the ones in English and not Japanese?.

I would modify it myself, but I'm pretty bad at web scrapy and when I changed the URL I thought it would work fine, but it seems that some things are not the same and the script gives an error.

Oh and thanks so much for sharing this script

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.