Giter Club home page Giter Club logo

bora_crawler's Introduction

BORA Crawler

BORA (Boletín Oficial de la Republica Argentina) Crawler implemented using Scrapy.

BORA is the Official Gazette for Argentina, where the government publishes public or legal notices, including companies incorporation or modifications in their structure and share holders.

More details can be found in this article.

This crawler saves the following information for each notice:

  • id: Notice ID in the BORA website
  • company: Name of the company
  • date: Date of publication
  • type: Type of publication. Eg: company constitution, company modification, etc.
  • content: Text of publication

The content of the publication contains unstructured text and must be further processed in order to extract data.

Running the Spider

To run the spider and save the crawled items in JSON use:

scrapy crawl bora -o items_bora.json -a start_date=YYY-mm-dd -a end_date=YYY-mm-dd

start_date and end_date are optional, with default values 2011-01-01 and current date respectively.

Deploying to Scrapinghub

When deploying to Scrapinghub, make sure you use the scrapy stack, as explained here in order to avoid SSL errors.

License

Distributed under the MIT License. See LICENSE file for further details.

bora_crawler's People

Contributors

chrishein avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

amazzuca vivasmaq

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.