instagram-profilecrawl icon indicating copy to clipboard operation
instagram-profilecrawl copied to clipboard

📝 quickly crawl the information (e.g. followers, tags etc...) of an instagram profile.

Results 13 instagram-profilecrawl issues
Sort by recently updated
recently updated
newest added

This is for issue #186. Basically I just re-used the entire implementation for extract_followers, and only changed one index to select the following section instead of the follower one.

Thanks for the tool, very easy to use! Wondering would it possible to add list of 'following' as well? Thanks!

Can't get it running in a complete headless instance (everything up-to-date) [WDM] - Current google-chrome version is 87.0.4280 [WDM] - Get LATEST driver version for 87.0.4280 [WDM] - Driver [/root/.wdm/drivers/chromedriver/linux64/87.0.4280.88/chromedriver]...

Hello. First of all, thanks for this repository! I'm thinking to use this repository for my side project. However, in my first experiments, I faced a few problems and I...

after running "python3 crawl_profile.py ": ``` Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/selenium/webdriver/common/driver_finder.py", line 38, in get_path path = SeleniumManager().driver_location(options) if path is None else path File "/usr/local/lib/python3.10/dist-packages/selenium/webdriver/common/selenium_manager.py", line 87,...

D:\Projects\instagram-profilecrawl>python crawl_profile.py iaryantiwarii [WDM] - Downloading: 100%|████████████████████████████████████████████████████████| 6.46M/6.46M [00:01

Seems like the class of self.container (34 util/extractor.py) has changed again.

# These are supported funding model platforms github: [timgrossmann] patreon: timgrossmann open_collective: InstaPy ko_fi: timgrossmann tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel community_bridge: # Replace with a...

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies