Giter Club home page Giter Club logo

Comments (6)

anaskhan96 avatar anaskhan96 commented on August 12, 2024 3

Hey guys, sorry for the 2+ year delay - work can be exhausting :/
This commit fixes the weather example.

It's been almost a year since Find and FindAll's purpose had been changed to matching any word in a phrase separated by a whitespace, and their previous purpose (matching the exact phrase) had been bestowed upon FindStrict and FindAllStrict. You can view this CHANGELOG for the details.

from soup.

anaskhan96 avatar anaskhan96 commented on August 12, 2024 1

Hi @Fef0, thanks for bringing this up with me. I'll look into this as soon as possible.

from soup.

danielnovais92 avatar danielnovais92 commented on August 12, 2024 1

Somehow I managed to make it work. I should be using FindAllStrict (and that is working), but just FindAll worked for months..

from soup.

greenpipig avatar greenpipig commented on August 12, 2024 1

i think i have this issue too,hope author can fix it sooner,thx

from soup.

danielnovais92 avatar danielnovais92 commented on August 12, 2024

I think I have the same issue, I'm doing:
newsDivs := doc.FindAll("div", "class", "media mt-15")

But mine is weirder... It works well on Windows 10 running with GoLand but has this error on a server running CentOS 7 (although different versions of Go):

go version go1.9.3 windows/amd64
go version go1.8 linux/amd64

from soup.

cskonopka avatar cskonopka commented on August 12, 2024

FindAllStrict also worked for me.

from soup.

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.