Giter Site home page Giter Site logo

Comments (10)

justdvl avatar justdvl commented on May 14, 2024 2

Hey guys, I fixed the bug, I'll try to contribute to it now (it is my first time working with GitHub so let me figure out how to do that).
The prev_divs needs to be changed to: prev_divs = browser.find_elements_by_tag_name('main')
Also the loading of page needs to be changed.
Then it works.

from instagram-profilecrawl.

justdvl avatar justdvl commented on May 14, 2024 2

What took me 2 hours to figure out is, that Instagram always only displays 30 pictures in it's code at the same time, that's the reason why I was only getting 30 links (and in InsaPy, the like by user feature also only do 30 likes).
I fixed it by getting links every time you move the page down, to get all of them line by line.

from instagram-profilecrawl.

icebergyy avatar icebergyy commented on May 14, 2024 1

I am getting the same issue. Any idea what could be causing the problem? I will take a look at the code

looks like there is an error going on in
https://github.com/timgrossmann/instagram-profilecrawl/blob/0a4415e3b76538401b326b87a265c217c1013645/util/extractor.py#L94

from instagram-profilecrawl.

justdvl avatar justdvl commented on May 14, 2024 1

Everything is working flawlessly,
I managed to do a Pull Request
It si my first time ever so hope I did all correctly 0-)

from instagram-profilecrawl.

timgrossmann avatar timgrossmann commented on May 14, 2024

@s1011448 Hi, I'm really sorry you're encountering this issue...
However, right now I unfortunately cannot put time into this project.
I'll try to fix all the persisting bugs as soon as I'm back in university and have more time to spare.

If you want to fix it yourself, I'm pretty sure myself and a lot of people would be interested in having this merged into this repository.

Thank you

from instagram-profilecrawl.

s1011448 avatar s1011448 commented on May 14, 2024

@timgrossmann Sorry for bothering you. I am trying to fix it myself but still suffer problems, it seems that there's no load_button this element in the web page and some class name has changed. I would appreciate it very much if you have time to take a look at this project and give me some advice.

Thank you~

from instagram-profilecrawl.

deniskrafczyk avatar deniskrafczyk commented on May 14, 2024

same issue for me :/

from instagram-profilecrawl.

hadifar avatar hadifar commented on May 14, 2024

same issue here :(

from instagram-profilecrawl.

guifelix avatar guifelix commented on May 14, 2024

@justdvl since you managed to fix it, did you do a pull request just in this project or in instapy as well?
btw, tnx for the fix!

from instagram-profilecrawl.

justdvl avatar justdvl commented on May 14, 2024

They already fixed it in Instapy, just pull requests take longer to get through as they want to make sure all is fine. Just be patient.
But honestly, this fix is super simple and I don't see what can go wrong there.
Meanwhile I also figured out even shorter way to write it..

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.