Giter Site home page Giter Site logo

bug report . about instagram-profilecrawl HOT 9 CLOSED

instapy avatar instapy commented on May 14, 2024
bug report .

from instagram-profilecrawl.

Comments (9)

timgrossmann avatar timgrossmann commented on May 14, 2024 1

Found the problem... It does not work with videos anymore.

Would be perfect if you could post the image or link to the post on which the script crashed next time 😉

I'll fix it

from instagram-profilecrawl.

ToJen avatar ToJen commented on May 14, 2024

Funny, I was debugging that yesterday. On line 31, he called
post = browser.find_element_by_class_name('_tjnr4') but I can't find that class. Wondering if it has been changed to something else.

from instagram-profilecrawl.

newbie-dev7 avatar newbie-dev7 commented on May 14, 2024

have the same issue and i'm not familiar with code at all .

from instagram-profilecrawl.

timgrossmann avatar timgrossmann commented on May 14, 2024

@404Fel @ToJen @newbie-dev7 That's interesting, the element still exists when I check it out...
Must be a locational thing...

from instagram-profilecrawl.

timgrossmann avatar timgrossmann commented on May 14, 2024

Should be fixed by This commit

Just pull and try again 😉

from instagram-profilecrawl.

newbie-dev7 avatar newbie-dev7 commented on May 14, 2024

thanks @timgrossmann but there is the new error message

  • Could not get information from post: https://www.instagram.com/p/BTOf3S4AR0j/?taken-by=404hello
    Traceback (most recent call last):
    File "crawl_profile.py", line 29, in
    with open('./profiles/' + username + '.json', 'w') as fp:
    IOError: [Errno 2] No such file or directory: './profiles/404hello.json'

should i just make a depository profiles/404hello.json in the profilcraw ?

from instagram-profilecrawl.

timgrossmann avatar timgrossmann commented on May 14, 2024

Yes...
I'm sorry, this got lost on the last push...
I'll re-add that

from instagram-profilecrawl.

newbie-dev7 avatar newbie-dev7 commented on May 14, 2024

@timgrossmann its actually work without any error but the file .json that been created only contain informations about my post nowhere to find my follower list /people i do follow in the .json

from instagram-profilecrawl.

timgrossmann avatar timgrossmann commented on May 14, 2024

@newbie-dev7 That feature actually isn't present at all 😉

from instagram-profilecrawl.

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.