Giter Club home page Giter Club logo

Comments (4)

aborruso avatar aborruso commented on May 29, 2024 1

Hi @thombashi ,
now it works, I have closed and opened again the shell.

Great thank you

from sqlitebiter.

thombashi avatar thombashi commented on May 29, 2024

Thank you for your report.

@aborruso
I believe the problem fixed at sqlitebiter 0.36.0.

$ sqlitebiter url "https://gist.githubusercontent.com/aborruso/01db63cb74f0646e6bf0cb2b21b02951/raw/220c167e2fd8106f8cfea89d87239a3e8c1d9d6e/page.html"
[INFO] convert 'page.html' to 'html1' table
[INFO] converted results: source=1, success=1, created-table=0
[INFO] database path: out.sqlite

Please try to upgrade.

from sqlitebiter.

aborruso avatar aborruso commented on May 29, 2024

Hi @thombashi first of all thank you very much.

My real input htm file is this big weird one http://sitap.beniculturali.it/info.php
And it gives me sqlite3.ProgrammingError: Incorrect number of bindings supplied. The current statement uses 2, and there are 1 supplied.

I have extracted a portion of it (4 tables of 6000) and I have the same error for the third table

sqlitebiter url "https://gist.githubusercontent.com/aborruso/85fcf06c1812fdb93b53469907ebd1a5/raw/7ae77be34a8e8e9e423324258538d0a24a3a75f0/tmp.html"

from sqlitebiter.

thombashi avatar thombashi commented on May 29, 2024

@aborruso
Could you write down more detailed reproduce procedures ?
I could not reproduce the problem with my environment (conversion succeeded):

$ sqlitebiter url "https://gist.githubusercontent.com/aborruso/85fcf06c1812fdb93b53469907ebd1a5/raw/7ae77be34a8e8e9e423324258538d0a24a3a75f0/tmp.html"
[INFO] convert 'tmp.html' to 'html1' table
[INFO] convert 'tmp.html' to 'html2' table
[INFO] convert 'tmp.html' to 'html3' table
[INFO] convert 'tmp.html' to 'html4' table
[INFO] converted results: source=1, success=4, created-table=0
[INFO] database path: out.sqlite

from sqlitebiter.

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.