ScrapedDuck routinely scrapes LeekDuck.com and pushes the found data to a branch on this repository, for use by other external applications.

Overview

ScrapedDuck

ScrapedDuck routinely scrapes LeekDuck.com (with permission) and pushes the found data to a branch on this repository, for use by other external applications.

For Developers

Developers, feel free to use this data for whatever project's you like! As long as your use of this data follows the terms below, you should be good!

  • Applications of the APIs cannot be hidden behind a paywall.
  • Applications of the APIs cannot be monetized with advertisements.
  • Give credit to ScrapedDuck and LeekDuck.com.

I just want to emphasize again to credit both ScrapedDuck AND LeekDuck.com, as the data itself is provided by them.

Endpoints

Events

Documentation

Raids

Documentation

Research

Documentation

Eggs

Documentation

You might also like...

Ansible template that shows how to create dynamic staging servers with branch-name.host.com

Vagrant + Ansible + Docker Swarm + Trafeik + NGINX template Template repo that creates virtual machines with Docker, Docker Swarm, Traefik, NGINX. It

Oct 15, 2022

A collection of Aurelia 2 example applications showcasing how to build Aurelia 2 applications and other tasks.

Aurelia 2 Examples A monorepository of a treasure trove of Aurelia 2 example applications you can use as a guide to help you build your own applicatio

Dec 29, 2022

This repository is about building a web application based on an external API.

This repository is about building a web application based on an external API. We will select an API that provides data about a topic that we like and then build the webapp around it. The webapp will have 2 or 3 user interfaces. A Home Page, a popup window with more data and a reservation window.

Nov 11, 2022

A table component for your Mantine data-rich applications, supporting asynchronous data loading, column sorting, custom cell data rendering, row context menus, dark theme, and more.

A table component for your Mantine data-rich applications, supporting asynchronous data loading, column sorting, custom cell data rendering, row context menus, dark theme, and more.

Mantine DataTable A "dark-theme aware" table component for your Mantine UI data-rich applications, featuring asynchronous data loading support, pagina

Jan 4, 2023

Mamera is a stupidly silly app developed to test CapacitorJS. It can be found on the iOS App Store.

Mamera This repo is focused on mobile app development for iOS. Although you may be able to build to Android from this repo, this ReadMe was written fo

Mar 30, 2022

This textlint rule found representations not suitable for English papers

This textlint rule found representations not suitable for English papers

Mar 1, 2022

🎤Rickroll in style - This uses a GitHub action that runs a NodeJS script, found in src.

🎤Rickroll in style - This uses a GitHub action that runs a NodeJS script, found in src.

This uses a GitHub action that runs a NodeJS script, found in src. This then commits the finished HTML to index.html, and then GitHub Pages will build that HTML file, allowing you to rickroll your friends.

Sep 25, 2022

A fast and powerful http toolkit that take a list of domains to find active domains and other information such as status-code, title, response-time , server, content-type and many other

A fast and powerful http toolkit that take a list of domains to find active domains and other information such as status-code, title, response-time , server, content-type and many other

HTTPFY curently in beta so you may see problems. Please open a Issue on GitHub and report them! A Incredible fast and Powerful HTTP toolkit Report Bug

Dec 22, 2022

This project is a Web application based on an external API. The API provides data about music (including artists, albums, etc) that users can access on-demand. This project was built with ES6, HTML and CSS and it is a SPA.

This project is a Web application based on an external API. The API provides data about music (including artists, albums, etc) that users can access on-demand. This project was built with ES6, HTML and CSS and it is a SPA.

Capstone M2: Music App This project is a Web application based on the music API Napster built with ES6, HTML and CSS and it is a SPA. This API provide

Aug 29, 2022
Comments
  • Some of the start/end dates came up as null

    Some of the start/end dates came up as null

    Hello,

    I am noticing some missing start/end dates. Example:

    [
       {
          "eventID":"season-12-master-league_evolution-cup",
          "name":"Master League and Evolution Cup | Season of Light",
          "eventType":"go-battle-league",
          "heading":"GO Battle League",
          "link":"https://leekduck.com/events/season-12-master-league_evolution-cup/",
          "image":"https://leekduck.com/assets/img/events/gobattleleague-master-key.jpg",
          "start":null,
          "end":"2022-10-13T20:00:00.000Z",
          "extraData":null
       },
       {
          "eventID":"mega-manectric-in-mega-raids-october-2022",
          "name":"Mega Manectric in Mega Raids",
          "eventType":"raid-battles",
          "heading":"Raid Battles",
          "link":"https://leekduck.com/events/mega-manectric-in-mega-raids-october-2022/",
          "image":"https://leekduck.com/assets/img/events/mega-default.jpg",
          "start":null,
          "end":"2022-10-20T10:00:00.000",
          "extraData":{
             "raidbattles":{
                "bosses":[
                   {
                      "name":"Mega Manectric",
                      "image":"https://leekduck.com/assets/img/pokemon_icons/pokemon_icon_310_51.png",
                      "canBeShiny":true
                   }
                ],
                "shinies":[
                   
                ]
             }
          }
       },
       {
          "eventID":"shiny-corsola-okinawa-shirt-pikachu",
          "name":"Pikachu wearing an Okinawan kariyushi shirt and Shiny Corsola",
          "eventType":"location-specific",
          "heading":"Location-specific",
          "link":"https://leekduck.com/events/shiny-corsola-okinawa-shirt-pikachu/",
          "image":"https://leekduck.com/assets/img/events/pikachu-okinawa.jpg",
          "start":null,
          "end":null,
          "extraData":null
       }
    ]
    
    bug 
    opened by KiprasJ 6
  • Thank you and usage notification

    Thank you and usage notification

    A massive thank you for this project and having it auto maintained!

    I just came to do a pet project I've been meaning to get around to for a while, which is an automated iCal calendar feed of the events page:

    https://gocalendar.info/ https://othyn.github.io/go-calendar/ https://github.com/othyn/go-calendar

    The events JSON resource came in perfectly for this and made a few days job into only a few short hours, massive thank you! Superb project.

    opened by othyn 4
  • Community Day extraData: bonuses doesn't pull disclaimer

    Community Day extraData: bonuses doesn't pull disclaimer

    The bonuses data for the Community Day event show the asterisk for the disclaimer at the bottom of the bonuses, but the extraData doesn't pull the disclaimer itself Disclaimer:

    • While most bonuses are only active during the three hours of the event, these bonuses will be active from 11:00 a.m. to 7:00 p.m. local time.

    Side note: I'm working on an iOS shortcut to quick reference some of this data. Leek Duck pointed me to this repo. I'd love to share progress with you. Let me know how to best contact you.

    enhancement 
    opened by prestonmcpeak 3
Owner
Anthony
he/him • compsci • vr • 3d printing
Anthony
Cutting-edge Development Pushes for new Koders' Website

This is a Next.js project bootstrapped with create-next-app. Getting Started First, run the development server: npm run dev # or yarn dev Open http://

Koders 5 Dec 27, 2022
A rest api which scrapes data from asianembed or asianload. Made using NodeJS, Express and Cheerio.

A rest api which scrapes data from asianembed or asianload. Made using NodeJS, Express and Cheerio.

null 6 Dec 6, 2022
This extensions will prompt you to remove any other extensions that we found as being broken and unmaintained.

octarine vscode extension This extensions will prompt you to remove any other extensions that we found as being broken and unmaintained. We do expect

42picky 4 May 27, 2022
Grupprojekt för kurserna 'Javascript med Ramverk' och 'Agil Utveckling'

JavaScript-med-Ramverk-Laboration-3 Grupprojektet för kurserna Javascript med Ramverk och Agil Utveckling. Utvecklingsguide För information om hur utv

Svante Jonsson IT-Högskolan 3 May 18, 2022
Hemsida för personer i Sverige som kan och vill erbjuda boende till människor på flykt

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

null 4 May 3, 2022
Kurs-repo för kursen Webbserver och Databaser

Webbserver och databaser This repository is meant for CME students to access exercises and codealongs that happen throughout the course. I hope you wi

null 14 Jan 3, 2023
This branch is created to make receive and send data to api using async and await methods

Microverse-Leader-Board Project from module 2 week 4 This branch is created to make receive and send data to api using async and await methods Screens

Akshitha Reddy 6 Apr 22, 2022
🔥 Blazing Fast API which scrapes Mydramalist.com made using Fastify and Cheerio.

mydramalist API ?? Blazing Fast API which scrapes Mydramalist.com made using Fastify and Cheerio. Setup pnpm install node index.js available at http:/

Paranjay Singh 6 Dec 4, 2022
Web scrapes RailsConf's 2022 schedule to create an ICS link

RailsConf 2022 Schedule ??️ Have you wished to have the RailsConf schedule in your own calendar app? Well, now you can! Subscribe to the https://rails

Gary Tou 5 Jun 13, 2022