Coder Social home page Coder Social logo

juzraai / cordis-projects-crawler Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1.39 MB

Retrieves data of all projects on CORDIS

Home Page: https://juzraai.github.io/cordis-projects-crawler/

License: MIT License

Kotlin 96.50% HTML 3.50%
crawler cordis cordis-parser open-data

cordis-projects-crawler's Introduction

Crawler for CORDIS projects

Version: 2.0.0 · Author: Zsolt Jurányi (web, github)


What's this?

This is a small and easy-to-use command line utility which can help you grab CORDIS projects' information automatically, along with related publications from OpenAIRE. You tell the program which projects you are interested in, and the software downloads the files which contain the required data. It can parse them and generate TSV or MySQL export.

How to use it?

See the User guide.

What's new in version 2?

The old v1.3.0 is not working anymore on the updated CORDIS website.

  • I rebuilt the crawler from scratch, switched from Java to Kotlin.
  • Extracts data from CORDIS XMLs and OpenAIRE API instead of messy HTML pages and encoded JSON strings.
  • Can parse information of all projects, from oldest to newest.
  • There are new ways to tell the crawler which projects are needed.
  • Modular architecture helps developers to extend/alter functionality of the crawler.
  • Sexy documentation using Docsify

Future plans, ideas

  • Configuration: chunk (batch) size (-b)
  • Configuration: request sleep (-z)
  • Seed: RCN list file (-s list:<filename>)
  • Export: RCN list file (-l)
  • Seed: CORDIS bulk file (CSV, XLSX, ZIP) (-s bulk:<filename>)
  • Reader: CORDIS bulk file (CSV, XLSX, ZIP), after default file cache
  • Crawl project documents (webItem) (-d)
  • Crawl result XMLs (-r)
  • Generate "unified view" export (-u)
  • Module registry: addBefore(Class) method
  • Existing TSV exporters: reduce code redundancy

Interested as a developer?

Read the Developer guide and contributing instructions.

This project is licensed under MIT License.

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.