Giter Site home page Giter Site logo

tms-autocrawler's Introduction

TMS-AutoCrawler

CleanSYS
Python bot for crawling data from TMS OpenAPI of CleanSYS automatically. You can set the scheduled time the bot will be started and, also change the time scheduled for bot.

Features: Crawling data automatically

  • You can check example in /data.
mesure_dt area_nm fact_manage_nm stack_code nh3_exhst_perm_stdr_value nh3_mesure_value ...
2023-01-16 15:00 서울특별시 노원자원회수시설 1 NaN NaN ...
2023-01-16 15:00 서울특별시 노원자원회수시설 2 NaN NaN ...

Getting Started

  1. Download this code in your directory.
  2. Write the auto starting script matched by your environment. Check autostart.md
  3. Run the script in background on your system.
  4. Check the data collected by script.
git clone [email protected]:alienatiz/TMS-AutoCrawler.git -b release

Libraries

Libraries MUST be needed for crawling data by OpenAPI are explained in requirements.txt.
Check them here. > requirements.txt

Please note

  • The crawled data contains Korean. To save this data as csv data, the encoding format must be set to 'utf-8-sig'.
  • OpenAPI server somtimes may be unstable.
  • Handling exception is essential depending on errors that may occur in OpenAPI.
  • You must get an API Key to use OpenAPI in the Open Data Portal.

Links

Open Data Portal

Reference

tms-autocrawler's People

Contributors

alienatiz avatar

Watchers

 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.