Giter Club home page Giter Club logo

heavens-above's Introduction

Heavens Above

爬取 Heavens Above 网站,获取卫星过境等信息。基于 Node.js,需使用 npm 安装依赖。
Scripts for scraping the Heavens Above website. It's based on Node.js. You may need to install some dependency packages using npm.

警告:不支持 IE。
WARNING: DO NOT SUPPORT IE. changing this for pull changing

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. Promise.allSettled requires Node.js 12.10.0 or later. From your command line:

# Clone this repository
git clone https://github.com/PKUPI/heavens-above.git
# Go into the repository
cd heavens-above
# Install dependencies
npm install
# Run the app
node run.js

public 目录下是一个完整的网站,爬取的数据会存储在 public/data 目录下,通过网络服务器访问 public/index.html 即可查看数据的内容。
node run.js 添加到 crontab,以每周或每月一次的频率执行,则可以始终获取最新数据。

Credits

License

Released under the GNU General Public License v3
http://www.gnu.org/licenses/gpl-3.0.html

Todo List

=_= User Customize

heavens-above's People

Contributors

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