EricDiao / Project-ShanghaiTech-CS181-18Fall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just finished FlightRadar24 realtime flight data crawler

EricDiao opened this issue · comments

This issue is informative.

I finished work of FlightRadar24 realtime flight data crawler. All the code is in the directory data_sources under the name of flightradar24Crawer.py. The entrypoint is crawlFR24(border). See the comment in that file for documentation.

See #2.
@JamesWiller this will be helpful to your works (including your crawler for the terrain data).

The speed of calling this function must be limited to <= 1 request / 10 sec due to the ToS of Fr24.