-
For media scraping modules suggestion: turn off GIF.
GIFs are spam and usually useless and take memory a lot.
Put why not also: turn on/off images, turn on/off videos.
^ If user just wants vi…
-
#### **Data we can collect using public resources**
1. **Engagement Metrics**:
- Data: Likes, comments, and shares for posts/accounts.
- Source: Instagram Graph API (limited to authenticate…
-
A customer requested we scrape details from public profiles of businesses on Facebook. They specifically want the name of the page, phone number, address, and opening hours, which are all available i…
-
Hi @ademjemaa thanks for this amazing tool. I have been trying to scrape page details such as followers and likes of a page but I haven't been successful in that.. will you please help me with that
T…
-
```2021-01-20 07:58:22 [scrapy.core.scraper] ERROR: Spider error processing (referer: https://www.youtube.com/c/TheYoungTurks/videos)
Traceback (most recent call last):
File "/home/marco/.cache/p…
-
Hi,
Great tool, congrats! I am using the following code:
```
from facebook_page_scraper import Facebook_scraper
import os
import stem.process
SOCKS_PORT = 9050
TOR_PATH = os.path.normpath(…
-
hi, i need scrape the people who leave love reaction in certain post, it is possible?
or i need scrape the people who shares the post?
this post as example
https://www.facebook.com/bangtan.offi…
-
Would it be possible to implement the ability to scrape info from a user's Likes? I don't want to download thousands of songs, just scrape the information for the artists that show in the likes, the t…
-
Hi, I used the 'get_page_info' function and encountered a problem that very little information can be scraped after around 50 times scraping. Many fields like name, followers, etc. cannot be scraped c…
-
The dream here is to let other users maintain scrapers in a community repo, or on their own githubs, and let developers simply install them via npm.
```bash
npm i scrape-pages @community-scrapers/tw…