The community member is a beginner who wants to create a scraper and is asking how Facebook scrapers are able to get the real number of posts and followers for an account. They wonder if the scrapers are using the Facebook API. The comments suggest that the community member should reach out to the developer of the specific scraper they are interested in, as the community members cannot provide information about that. Another community member asks about storing images, videos, and audio using the Python SDK, and is advised to reach out to the Python developers on the Apify Platform channel. There is no explicitly marked answer to the original question.
Hi everyone, I am a beginner and wanted to make a scraper for my own use. How are facebook scraper getting the real number of posts and followers for an account? Are they using facebook api?
Hi , Not sure if the scraper you are talking about is provided by community or by Apify, but unfortunately we do not provide Store Actors related infromations here, you may try to reach to the Actor's developer in the Issues tab in the Actor's detail.
Hi, I read the documentation on keyvalue pair storage, but did not quite really fiure out how to use it to store images, videos or audio using python sdk. Is there any example code that I can reference to?