Skip to content

Commit 6c482e6

Browse files
committed
remove max posts question
1 parent ea07e82 commit 6c482e6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

FAQ.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ hashtag summer -f=data.json
6060
user greg -c100
6161
```
6262

63-
## Why is the maximum number of posts that I'm able to scrape inconsistent?
64-
I'm not certain. This seems to only occur where you are able to gather tens of thousands of posts. I believe it is because of some clandestine IP-based policy that limits the number of requests you can make in a day to a particular endpoint. It could also be a bug in Instamancer.
65-
6663
## Why does the code have so many comments?
6764
Instamancer was originally part of another project written in Python that used the [Pyppeteer](https://github.com/miyakogi/pyppeteer) clone of Puppeteer. This version was too error-prone because of the complicated asyncio code and Pyppeteer's instability when communicating via websockets during long scraping jobs.
6865

0 commit comments

Comments
 (0)