Giter Club home page Giter Club logo

Comments (4)

jbothma avatar jbothma commented on June 26, 2024

looks like it's worth getting the CSV or Excel link from the HTML if the link changes but the landing page URL stays the same

from crawler-planning.

dchaplinsky avatar dchaplinsky commented on June 26, 2024

Here is the link to the CSV:
https://mzv.gov.cz/file/5296648/Vnitrostatni_sankcni_seznam.csv

Let me know if you want me to write an importer for the CSV and the code to find CSV link on the page (I'm not sure this is a good idea, as it seems that each addendum to the sanctions list will have its own page and csv file)

@jbothma please advise

from crawler-planning.

jbothma avatar jbothma commented on June 26, 2024

so it looks like https://mzv.gov.cz/jnp/cz/o_ministerstvu/otevrena_data/vnitrostatni_sankcni_seznam/index.html which is the csv link from https://mzv.gov.cz/jnp/cz/zahranicni_vztahy/sankcni_politika/sankcni_seznam_cr/vnitrostatni_sankcni_seznam.html was created in august and updated in december, while the file was updated in march. so I think the safest is to write a crawler that finds the file link at https://mzv.gov.cz/jnp/cz/o_ministerstvu/otevrena_data/vnitrostatni_sankcni_seznam/index.html, downloads the file, then extracts the entities from that CSV.

The earliest sanction was last year April, so there's a chance the page linking to it was different - hopefully they delete the old page if they create a new one then we'll find out.

from crawler-planning.

dchaplinsky avatar dchaplinsky commented on June 26, 2024

Okay, taking this one.

from crawler-planning.

Related Issues (20)

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.