Group Extractor for FB™
Group Extractor for FB™ helps you Scrape Facebook Group members and export them into a CSV file.
Τι είναι το Group Extractor for FB™;
Το Group Extractor for FB™ είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://extensionsbox.com, και η κύρια λειτουργία του είναι "Group Extractor for FB™ helps you Scrape Facebook Group members and export them into a CSV file.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Group Extractor for FB™
Λήψη αρχείων επέκτασης Group Extractor for FB™ σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Group Extractor for FB™ is a tool that allows you to extract up to 3000 members from any Facebook™ group that you are a member of and save the data in a CSV file. This extracted data can then be used to generate high-quality leads.
What information does It scrape?
we can extract the group id, group member list as well as other sections:
- User Id
- User Name
- Profile URL
- Profile Picture
- Biography
- Is Verified
How to export a list of members of a group?
Scraping members from Group can be done easily with our tool, without any need for coding. Follow these steps:
- Open Facebook.com, and open the Group you want to extract.
- Copy the URL on the browser location.
- Paste the URL into the extension's input box, click "EXPORT MEMBERS TO CSV", wait for the process to complete, and then click "Download Members" to download the data in a CSV file for use in Excel.
How quickly will I receive the results?
The data extraction process begins immediately after you make a request. The duration of the extraction will vary depending on the amount of information you need to retrieve.
Disclaimer
Facebook™ is a trademark of Facebook Inc., registered in the U.S. and other countries. This independent project was developed by ExtensionBox and has no relationship to Facebook™ or Facebook Inc. Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | bggmbldgnfhohniedfopliimbiakhjhj |
| Επίσημο URL | https://chromewebstore.google.com/detail/group-extractor-for-fb/bggmbldgnfhohniedfopliimbiakhjhj |
| Περιγραφή | Group Extractor for FB™ helps you Scrape Facebook Group members and export them into a CSV file. |
| Μέγεθος Αρχείου | 3.1 MB |
| Αριθμός Εγκαταστάσεων | 2,000 |
| Τρέχουσα Έκδοση | 1.0.6 |
| Τελευταία Ενημέρωση | 2024-02-05 |
| Ημερομηνία Δημοσίευσης | 2023-06-30 |
| Αξιολόγηση | 3.09/5 Συνολικά 11 Αξιολογήσεις |
| Προγραμματιστής | https://extensionsbox.com |
| Ηλεκτρονικό ταχυδρομείο | [email protected] |
| Τύπος Πληρωμής | free |
| Ιστότοπος Επέκτασης | https://fbgroupextractor.extensionsbox.com |
| Διεύθυνση URL της Σελίδας Βοήθειας | https://fbgroupextractor.extensionsbox.com |
| URL της Σελίδας Πολιτικής Απορρήτου | https://extensionsbox.com/privacy |
| Υποστηριζόμενες Γλώσσες | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0.6",
"manifest_version": 3,
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"icons": {
"16": "icons\/16.png",
"48": "icons\/48.png",
"128": "icons\/128.png"
},
"permissions": [
"storage",
"identity",
"webRequest"
],
"host_permissions": [
"*:\/\/fbgroupextractor.extensionsbox.com\/*",
"*:\/\/*.facebook.com\/*"
],
"background": {
"service_worker": "service-worker.js"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"19": "icons\/19.png",
"38": "icons\/38.png"
}
},
"content_scripts": [
{
"matches": [
"*:\/\/*.facebook.com\/*"
],
"js": [
"contentScript.js"
],
"css": [
"style.css"
],
"run_at": "document_end",
"all_frames": false
}
],
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAn\/8UIopRD61WFRT+peqShH18yAn6dvZ+nLvNnVkUvYvQEL\/cjHf5eE9PwElS6w340BhI4yF47TXbr0hxVA2sbnXsrD7uz\/musNtFzwd9XmA8bYnBa8iLDdrzlplnjI\/UDjHau9vdrDJINlIi67d5M9LDFIbgAAvnV4iuGxdQwEUi5FO3G3DFZcOtrcEYcBf+umbPckAyrWEBB88bGhWFgzWS8XFu0GzQOYb6fwnIO842Wt0D\/B7J3vxVLe7v6DSbxE5NZfWiY8kyZuqjfjoRPFZ6V9JP8PdTe+kuhT784PtWw+HGtYZ7cL68TuXtSA0MJUbLH8z0gOpEN2DxCMwpDwIDAQAB",
"oauth2": {
"client_id": "764556833347-p1g6pljtcbgk4vsqqtjs74bcumsiopji.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email"
]
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self';"
},
"web_accessible_resources": [
{
"resources": [
"assets\/*",
"libs\/*"
],
"matches": []
}
]
} | |