Giter Club home page Giter Club logo

hackeps-pokemonwebspider's Introduction

Pokemon Web Spider Challenge by HackEPS2019

HitCount GitHub stars GitHub forks GitHub repo size in bytes GitHub contributors GitHub license

🕷 "Pokemon Web Spider" challenge solution from HackEPS

Problem

The 2nd challenge before the 2019 HackEPS, will consist of a scrapper Pokémon that will have to show the results in html format.

This challenge is to create a team of 6 double type Pokémon (plant / water, fire / electric) without repeating any. In addition, to do it, you have to look in the html of the pokémonDB and show the 6 pokémon (sprite, types, pokédex number and name).

As an additional RESTRICTION, you can not put Pokémon from the same evolutionary chain, for example, you can put eevee, but then all its evolutions are ruled out (eevee, flareon, vaporeon, jolteon ...).

If the solution is hardcoded, it will be invalidated.

An HTML must be delivered with the solution to the problem and the code used to obtain the solution.

Links

Result

Open the following link to check the HTML result.

Preview

Requirements

This project is using Python3.7. Third-party libraries listed in requirements.lock.

Recommendations

Usage of virtualenv is recommended for package library / runtime isolation.

Usage

To run this script, please execute the following from the root directory:

  1. Setup virtual environment

  2. Install requirements

    pip3 install -r requirements.lock
  3. Run the script

    python3 -m src

index.html was generated.

Authors

License

MIT © Albert Suarez

hackeps-pokemonwebspider's People

Contributors

albertsuarez avatar

Watchers

 avatar  avatar  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.