Code Monkey home page Code Monkey logo

Comments (6)

ruippeixotog avatar ruippeixotog commented on May 26, 2024

Hi @danyaljj! It is indeed a mistake in the examples. I don't think that line ever worked that way unless you imported JavaConversions, as doc >> elements(".item") has type Elements (which extends ArrayList<Element>).

I have just fixed the example in a822622.

from scala-scraper.

danyaljj avatar danyaljj commented on May 26, 2024

I see thanks.
BTW, if you give examples based on html snippets (rather than loading web pages), your examples would become much more illuminating for users who have no familiarity with your code's operators, etc.

from scala-scraper.

ruippeixotog avatar ruippeixotog commented on May 26, 2024

Hmm, ok, nice point. Do you think the comments accompanying the examples are not enough for users to understand what does the example do? If that's so, maybe I'll follow your suggestion and make the examples extract content from an inline HTML snippet.

from scala-scraper.

danyaljj avatar danyaljj commented on May 26, 2024

I don't have any specific examples. I noticed it when I was trying to understand your examples, and I found myself so much in need to seeing inline html snippets on which your operations are being applied.

from scala-scraper.

akamaus avatar akamaus commented on May 26, 2024

@danyaljj, I've recently found ScalaScraper and I found test specs to be quite useful source of examples. As a bonus it's easy for library maintainer to support them in working state.

from scala-scraper.

ruippeixotog avatar ruippeixotog commented on May 26, 2024

Hi all! In the latest version 2.0.0-RC1 I improved considerably the examples in the README. I'm now using tut, which actually compiles the examples in the Markdown files and writes the output of each command as if it was written in a REPL. I'm generating and checking the output of tut on Travis, so the examples are always kept up-to-date.

Additionally, all examples run against a sample HTML document provided in the repo, with which users can follow and understand better the results.

I took a long time, but I think I have finally addressed the difficulties you mentioned. I'll close this issue now, but feel free to open it again if you think more can be done. Thank you!

from scala-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.