-
Hi,
I am using instagram scraper, it works like a charm for posts (thanks) but i have problems while getting comments. What I found is that the line ` post = getpath(data_post, ["items", 0, "pk"])…
-
Create table for words and nouns. Query it when generating usernames
Reference: https://stackoverflow.com/questions/8674718/best-way-to-select-random-rows-postgresql
-
Hi everyone,
I have noticed that currently IG in browser only show 9 posts when you want to explore a hashtag. Do you have this limitation using instaloader?
Thank you in advance,
-
### Describe the bug
```
jsonData = r.text.split('window._sharedData = ')[1].split(';')[0] # May throw an IndexError if Instagram changes something again; we just let that bubble.
IndexError:…
-
**Describe the bug**
Everything was fine when running start.py but after 5 posts posting every 4 hours each it start.py stopped somehow, it logs in and just does nothing. I thought that this may have…
-
### Which package is this bug report for? If unsure which one to select, leave blank
@crawlee/playwright (PlaywrightCrawler)
### Issue description
When running a Playwright crawlee behind a task qu…
-
**Describe the bug**
When using docker with the latest update, downloading reels from my chosen accounts works but the logs indicate that it hangs when attempting to post a reel to my selected accoun…
-
https://techcrunch.com/2023/06/30/twitter-now-requires-an-account-to-view-tweets/
the nitter crawler will need to be recreated...
-
![Screenshot_2023-05-11-04-44-53-295_com android chrome](https://github.com/riad-azz/instagram-video-downloader/assets/69835093/6773a2f4-e990-44f8-ad22-e40934fdc4bf)
-
`import pkg from 'threads-api';
const { ThreadsAPI } = pkg;
const main = async () => {
const threadsAPI = new ThreadsAPI({
username: 'username', // Your username
password: 'password',…