GithubHelp home page GithubHelp logo

barionleg / adv-nuclear-reactor-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from danjkim21/adv-nuclear-reactor-api

0.0 0.0 0.0 230 KB

An API containing web scraped data of advanced nuclear reactor designs

Home Page: https://adv-nuclear-api.herokuapp.com/

License: MIT License

JavaScript 98.58% EJS 1.42% Procfile 0.01%

adv-nuclear-reactor-api's Introduction


Advanced Nuclear Reactors API

An API containing web scraped data of advanced nuclear reactor designs.
Explore the docs »

View Demo · Report Bug · Request Feature

About The Project

![Product Name Screen Shot][product-screenshot]

As an energy wonk, I've notice how difficult it is find up to date information on advanced nuclear reactor designs. This project aims to aggregate information on all advanced nuclear reactor technologies that exist around the world.

It is a work in progress and the data is constantly evolving as I enhance my web scraper script and add new sources.

How It's Made

Tech used:

The data for this API project was obtained by creating a custom web scraper script using Cheerio. At the moment, the scraper pulls data from the International Atomic Energy Agency but the scraper will be enhanced to recieve multiple url inputs (if you have any quality sources, please let me know!).

Getting Started

This API can be accessed via https://adv-nuclear-api.herokuapp.com/ or as a local copy. To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
    git clone https://github.com/github_username/repo_name.git
  2. Install NPM packages
    npm install

Usage

  1. Run server
     node server.js
     npm run dev  // nodemon command
  2. Navigate to server
    `localhost:8000`

Roadmap

  • Client Side API interaction
  • Web scraper enhancements (new & multiple sources scraping)
  • Feature to allow reactor developers to add reactor data

See the open issues for a full list of proposed features (and known issues).

Lessons Learned:

My biggest take away is how powerful JavaScript is as a language. Prior to this project, I assumed that I would always need Python to scrape any web content. After finding Cheerio, scraping content became--dare I say--a much less daunting experience due to how intuitive and easy to use Cheerio is.

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Your Name - @devdanielk - [email protected]

Project Link: https://github.com/danjkim21/adv-nuclear-reactor-api

Live Link: https://adv-nuclear-api.herokuapp.com/

Acknowledgments

(back to top)

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.