Giter VIP home page Giter VIP logo

Comments (5)

mwpenny avatar mwpenny commented on August 22, 2024

Hi there. Can you provide the error message and stack trace? What I can do is add an option to print the invalid HTML on error so it will be easier to diagnose.

from kijiji-scraper.

mwpenny avatar mwpenny commented on August 22, 2024

Is there a line in the console output that begins with WARNING: Failed to parse search result? There should be a more detailed error after it.

from kijiji-scraper.

jahbolero avatar jahbolero commented on August 22, 2024

Hi! Here's the full error that I get, I'm not getting the warning that you've mentioned.

Error: Ad not found or invalid Kijiji HTML at URL
    at C:\Users\skandinavisk\Documents\Others\Repository\motoarbitrage\node_modules\kijiji-scraper\lib\scraper.js:99:35
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)

from kijiji-scraper.

mwpenny avatar mwpenny commented on August 22, 2024

Your latest error message is different than the original one. The former occurs when scraping a search result page and the latter occurs when scraping an ad page. Did you run something different than before?

In either case, I've added extra information to the error messages so we can see the URL that is tripping up the scraper.

I also may have found the issue - the scraper was erroneously throwing "Invalid Kijiji HTML on search results page" if the results page only contained promoted ads and no "regular" ads (as Kijiji calls them), or just no ads at all. That could be what you were running into.

Try the latest version and see if the problem is fixed. If not, please share the URL from the error message.

from kijiji-scraper.

mwpenny avatar mwpenny commented on August 22, 2024

Closing as I was able to reproduce the issue and believe that I have fixed it. Please let me know if this is not the case.

from kijiji-scraper.

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.