83 datasets found
  1. a

    Facebook Names Dataset

    • academictorrents.com
    bittorrent
    Updated Nov 11, 2015
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Ron Bowes (Skull Security) (2015). Facebook Names Dataset [Dataset]. https://academictorrents.com/details/e54c73099d291605e7579b90838c2cd86a8e9575
    Explore at:
    bittorrent(2991052604)Available download formats
    Dataset updated
    Nov 11, 2015
    Dataset authored and provided by
    Ron Bowes (Skull Security)
    License

    https://academictorrents.com/nolicensespecifiedhttps://academictorrents.com/nolicensespecified

    Description

    171 million names (100 million unique) This torrent contains: The URL of every searchable Facebook user s profile The name of every searchable Facebook user, both unique and by count (perfect for post-processing, datamining, etc) Processed lists, including first names with count, last names with count, potential usernames with count, etc The programs I used to generate everything So, there you have it: lots of awesome data from Facebook. Now, I just have to find one more problem with Facebook so I can write "Revenge of the Facebook Snatchers" and complete the trilogy. Any suggestions? >:-) Limitations So far, I have only indexed the searchable users, not their friends. Getting their friends will be significantly more data to process, and I don t have those capabilities right now. I d like to tackle that in the future, though, so if anybody has any bandwidth they d like to donate, all I need is an ssh account and Nmap installed. An additional limitation is that these are on

  2. Facebook users worldwide 2017-2027

    • statista.com
    • es.statista.com
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Stacy Jo Dixon, Facebook users worldwide 2017-2027 [Dataset]. https://www.statista.com/topics/1164/social-networks/
    Explore at:
    Dataset provided by
    Statistahttp://statista.com/
    Authors
    Stacy Jo Dixon
    Description

    The global number of Facebook users was forecast to continuously increase between 2023 and 2027 by in total 391 million users (+14.36 percent). After the fourth consecutive increasing year, the Facebook user base is estimated to reach 3.1 billion users and therefore a new peak in 2027. Notably, the number of Facebook users was continuously increasing over the past years. User figures, shown here regarding the platform Facebook, have been estimated by taking into account company filings or press material, secondary research, app downloads and traffic data. They refer to the average monthly active users over the period and count multiple accounts by persons only once.The shown data are an excerpt of Statista's Key Market Indicators (KMI). The KMI are a collection of primary and secondary indicators on the macro-economic, demographic and technological environment in up to 150 countries and regions worldwide. All indicators are sourced from international and national statistical offices, trade associations and the trade press and they are processed to generate comparable data sets (see supplementary notes under details for more information).

  3. Facebook users in the United States 2019-2028

    • statista.com
    Updated Dec 12, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista (2024). Facebook users in the United States 2019-2028 [Dataset]. https://www.statista.com/statistics/408971/number-of-us-facebook-users/
    Explore at:
    Dataset updated
    Dec 12, 2024
    Dataset authored and provided by
    Statistahttp://statista.com/
    Area covered
    United States
    Description

    The number of Facebook users in the United States was forecast to continuously increase between 2024 and 2028 by in total 12.6 million users (+5.04 percent). After the ninth consecutive increasing year, the Facebook user base is estimated to reach 262.8 million users and therefore a new peak in 2028. Notably, the number of Facebook users of was continuously increasing over the past years.User figures, shown here regarding the platform facebook, have been estimated by taking into account company filings or press material, secondary research, app downloads and traffic data. They refer to the average monthly active users over the period and count multiple accounts by persons only once.The shown data are an excerpt of Statista's Key Market Indicators (KMI). The KMI are a collection of primary and secondary indicators on the macro-economic, demographic and technological environment in up to 150 countries and regions worldwide. All indicators are sourced from international and national statistical offices, trade associations and the trade press and they are processed to generate comparable data sets (see supplementary notes under details for more information).

  4. s

    Facebook Deactivation Participants

    • socialmediaarchive.org
    pdf, xlsx
    Updated May 21, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2024). Facebook Deactivation Participants [Dataset]. https://socialmediaarchive.org/record/61?v=pdf
    Explore at:
    xlsx(16172), xlsx(33969), pdf(813810)Available download formats
    Dataset updated
    May 21, 2024
    Description

    This table includes platform data for Facebook participants in the Deactivation experiment. Each row of the dataset corresponds to data from a participant’s Facebook user account. Each column contains a value, or set of values, that aggregates log data for this specific participant over a certain period of time.

  5. Cheltenham's Facebook Groups

    • kaggle.com
    zip
    Updated Apr 2, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Mike Chirico (2018). Cheltenham's Facebook Groups [Dataset]. https://www.kaggle.com/mchirico/cheltenham-s-facebook-group
    Explore at:
    zip(0 bytes)Available download formats
    Dataset updated
    Apr 2, 2018
    Authors
    Mike Chirico
    License

    http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.htmlhttp://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html

    Description

    Facebook is becoming an essential tool for more than just family and friends. Discover how Cheltenham Township (USA), a diverse community just outside of Philadelphia, deals with major issues such as the Bill Cosby trial, everyday traffic issues, sewer I/I problems and lost cats and dogs. And yes, theft.

    Communities work when they're connected and exchanging information. What and who are the essential forces making a positive impact, and when and how do conversational threads get directed or misdirected?

    Use Any Facebook Public Group

    You can leverage the examples here for any public Facebook group. For an example of the source code used to collect this data, and a quick start docker image, take a look at the following project: facebook-group-scrape.

    Data Sources

    There are 4 csv files in the dataset, with data from the following 5 public Facebook groups:

    post.csv

    These are the main posts you will see on the page. It might help to take a quick look at the page. Commas in the msg field have been replaced with {COMMA}, and apostrophes have been replaced with {APOST}.

    • gid Group id (5 different Facebook groups)
    • pid Main Post id
    • id Id of the user posting
    • name User's name
    • timeStamp
    • shares
    • url
    • msg Text of the message posted.
    • likes Number of likes

    comment.csv

    These are comments to the main post. Note, Facebook postings have comments, and comments on comments.

    • gid Group id
    • pid Matches Main Post identifier in post.csv
    • cid Comment Id.
    • timeStamp
    • id Id of user commenting
    • name Name of user commenting
    • rid Id of user responding to first comment
    • msg Message

    like.csv

    These are likes and responses. The two keys in this file (pid,cid) will join to post and comment respectively.

    • gid Group id
    • pid Matches Main Post identifier in post.csv
    • cid Matches Comments id.
    • response Response such as LIKE, ANGRY etc.
    • id The id of user responding
    • name Name of the user responding

    member.csv

    These are all the members in the group. Some members never, or rarely, post or comment. You may find multiple entries in this table for the same person. The name of the individual never changes, but they change their profile picture. Each profile picture change is captured in this table. Facebook gives users a new id in this table when they change their profile picture.

    • gid Group id
    • id Id of the member
    • name Name of the member
    • url URL of the member
  6. Facebook Datasets

    • brightdata.com
    .json, .csv, .xlsx
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Bright Data, Facebook Datasets [Dataset]. https://brightdata.com/products/datasets/facebook
    Explore at:
    .json, .csv, .xlsxAvailable download formats
    Dataset authored and provided by
    Bright Datahttps://brightdata.com/
    License

    https://brightdata.com/licensehttps://brightdata.com/license

    Area covered
    Worldwide
    Description

    Access our extensive Facebook datasets that provide detailed information on public posts, pages, and user engagement. Gain insights into post performance, audience interactions, page details, and content trends with our ethically sourced data. Free samples are available for evaluation. Over 940M records available Price starts at $250/100K records Data formats are available in JSON, NDJSON, CSV, XLSX and Parquet. 100% ethical and compliant data collection Included datapoints:

    Post ID Post Content & URL Date Posted Hashtags Number of Comments Number of Shares Likes & Reaction Counts (by type) Video View Count Page Name & Category Page Followers & Likes Page Verification Status Page Website & Contact Info Is Sponsored Post Attachments (Images/Videos) External Link Data And much more

  7. E

    Facebook metadata dataset LiLaH-HAG

    • live.european-language-grid.eu
    • repository.uantwerpen.be
    binary format
    Updated Aug 23, 2022
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2022). Facebook metadata dataset LiLaH-HAG [Dataset]. https://live.european-language-grid.eu/catalogue/corpus/20476
    Explore at:
    binary formatAvailable download formats
    Dataset updated
    Aug 23, 2022
    License

    Attribution-NonCommercial-ShareAlike 4.0 (CC BY-NC-SA 4.0)https://creativecommons.org/licenses/by-nc-sa/4.0/
    License information was derived automatically

    Description

    The LiLaH-HAG dataset (HAG is short for hate-age-gender) consists of metadata on Facebook comments to Facebook posts of mainstream media in Great Britain, Flanders, Slovenia and Croatia. The metadata available in the dataset are the hatefulness of the comment (0 is acceptable, 1 is hateful), age of the commenter (0-25, 26-30, 36-65, 65-), gender of the commenter (M or F), and the language in which the comment was written (EN, NL, SL, HR).

    The hatefulness of the comment was assigned by multiple well-trained annotators by reading comments in the order of appearance in a discussion thread, while the age and gender variables were estimated from the Facebook profile of a specific user by a single annotator.

  8. Facebook Users by Country Data (Cleaned)

    • kaggle.com
    Updated Apr 6, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Muhammad Faisal Ali (2023). Facebook Users by Country Data (Cleaned) [Dataset]. https://www.kaggle.com/faisaljanjua0555/facebook-users-by-country-data-cleaned/discussion
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Apr 6, 2023
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Muhammad Faisal Ali
    Description

    The Facebook Users by Country Data (Cleaned) dataset is a collection of information on Facebook users from different countries. The dataset contains five columns of data, which are named as follows:

    • Names: This column contains the names of the countries for which the data is collected.
    • Users: This column provides the number of Facebook users in millions for each respective country.
    • Facebook_Users: This column shows the percentage of the total population of each country that uses Facebook.
    • Date_of_Data: This column indicates the date on which the data was collected and compiled.
    • Population: This column represents the total population of each country.

    How you can use this Dataset?

    The Facebook Users by Country Data (Cleaned) dataset can be used in several ways. Here are some potential use cases:

    • Market Research: Marketers can use this dataset to identify markets with the highest concentration of Facebook users. This information can be used to target Facebook ads to specific regions, optimize social media campaigns, and determine which markets to expand into.

    • Business Strategy: Businesses can use this dataset to identify potential markets for their products or services. By analyzing Facebook usage rates in different countries, businesses can identify countries with high engagement rates and target those markets.

    • Social Media Analysis: Researchers can use this dataset to analyze social media behavior in different countries. By comparing Facebook usage rates across different countries, researchers can identify cultural and social differences that affect social media behavior.

  9. Facebook users in India 2019-2028

    • statista.com
    Updated Jul 11, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista (2025). Facebook users in India 2019-2028 [Dataset]. https://www.statista.com/forecasts/1136430/facebook-users-in-india
    Explore at:
    Dataset updated
    Jul 11, 2025
    Dataset authored and provided by
    Statistahttp://statista.com/
    Area covered
    India
    Description

    The number of Facebook users in India was forecast to continuously increase between 2024 and 2028 by in total **** million users (+*** percent). After the ninth consecutive increasing year, the Facebook user base is estimated to reach ****** million users and therefore a new peak in 2028. Notably, the number of Facebook users of was continuously increasing over the past years.User figures, shown here regarding the platform facebook, have been estimated by taking into account company filings or press material, secondary research, app downloads and traffic data. They refer to the average monthly active users over the period and count multiple accounts by persons only once.The shown data are an excerpt of Statista's Key Market Indicators (KMI). The KMI are a collection of primary and secondary indicators on the macro-economic, demographic and technological environment in up to *** countries and regions worldwide. All indicators are sourced from international and national statistical offices, trade associations and the trade press and they are processed to generate comparable data sets (see supplementary notes under details for more information).Find more key insights for the number of Facebook users in countries like Nepal and Pakistan.

  10. Monthly Active users of Facebook

    • kaggle.com
    Updated Aug 28, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Aditya Sharma (2021). Monthly Active users of Facebook [Dataset]. http://doi.org/10.34740/kaggle/dsv/2565605
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Aug 28, 2021
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Aditya Sharma
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    Context

    With roughly 2.89 billion monthly active users as of the second quarter of 2021, Facebook is the biggest social network worldwide. In the third quarter of 2012, the number of active Facebook users surpassed one billion, making it the first social network ever to do so. Active users are those who have logged into Facebook during the past 30 days. During the first quarter of 2021, the company stated that 3.51 billion people were using at least one of the company's core products (Facebook, WhatsApp, Instagram, or Messenger) each month.

    Content

    This data was collected by Facebook and was released in July 2021.

  11. e

    Studie über Facebook-Nutzer Study on Facebook users - Dataset - B2FIND

    • b2find.eudat.eu
    Updated Jul 28, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2025). Studie über Facebook-Nutzer Study on Facebook users - Dataset - B2FIND [Dataset]. https://b2find.eudat.eu/dataset/d6642af7-e32e-54ac-91d9-180c010fdd59
    Explore at:
    Dataset updated
    Jul 28, 2025
    Description

    Die Studie über Facebook-Nutzer wurde von infratest dimap im Auftrag der Konrad-Adenauer-Stiftung durchgeführt. Im Erhebungszeitraum 26. November bis 4. Dezember 2018 wurden 2.041 Facebook-Nutzer in Onlineinterviews (CAWI) zu folgenden Themen befragt: Internetnutzung, Facebook-Gruppen, Facebooknutzung, politische Inhalte auf Facebook, Reaktion auf Inhalte, Bildexperiment und Sonntagsfrage. Die Auswahl der Befragten erfolgte durch eine Quotenstichprobe aus einem Online-Access-Panel. Nutzung verschiedener Internetangebote (Tinder, Facebook, Twitter, snapchat, Instagram, YouTube, Online-Zeitungen, nichts davon); Nutzung offener oder geschlossener Facebook-Gruppen; Facebook-Inhalte zu politischen Themen, zu berufsbezogenen Themen, zu Hobbies, zur Unterhaltung bzw. zu anderen Themen; Art der Facebook-Nutzung (lese/ like/ teile Inhalte, schreibe Kommentare, verbreite eigene Inhalte); politische Facebook-Nutzung (lese/ like/ teile politische Inhalte, schreibe Kommentare zu politischen Themen, verbreite eigenen Inhalt zu politischen Themen); Reaktion auf Facebook- Inhalte bzw. Kommentare (fühle mich informiert, unterhalten, verärgert, provoziert); Zustimmung zu verschiedenen Aussagen zu Facebook (auf Facebook regen mich andere auf, zeige ich anderen ihre Grenzen, kann ich anonym meine Meinung sagen, finde ich viele verschiedene Meinungen, finde ich Meinungen, die sonst unterdrückt werden, traue ich mich Dinge zu sagen/ teilen, die ich sonst nicht sagen würde); Parteipräferenz (Sonntagsfrage); Kommentar (offen) zu einem provozierenden Bild (Split A: Flüchtlinge, Split B: Pegida). Demographie: Geschlecht; Alter (Geburtsjahr); Bildung; Erwerbstätigkeit; berufliche Stellung; Haushaltsnettoeinkommen (gruppiert); Bundesland. Zusätzlich verkodet wurde: lfd. Nummer; Gewichtungsfaktor. The study on Facebook users was conducted by infratest dimap on behalf of the Konrad Adenauer Foundation. During the survey period from November 26 to December 4, 2018, 2,041 Facebook users were surveyed in online interviews (CAWI) on the following topics: internet use, Facebook groups, Facebook use, political content on Facebook, reaction to content, image experiment and Sunday question. Respondents were selected by quota sampling from an online access panel. Use of various internet services (Tinder, Facebook, Twitter, snapchat, Instagram, YouTube, online newspapers, none of the above); use of open or closed Facebook groups; Facebook content on political topics, on job-related topics, on hobbies, on entertainment or on other topics; type of Facebook use (read/ like/ share content, write comments, disseminate own content); political Facebook use (read/ like/ share political content, write comments on political topics, disseminate own content on political topics); reaction to Facebook content or comments (do I feel informed, entertained, annoyed, provoked, etc.). comments (feel informed, entertained, annoyed, provoked); agreement with various statements on Facebook (on Facebook others upset me, I show others their limits, I can speak my mind anonymously, I find many different opinions, I find opinions that are otherwise suppressed, I dare to say/ share things I would not otherwise say); party preference (Sunday question); comment (open) on a provocative image (split A: refugees, split B: Pegida). Demography: sex; age (year of birth); education; employment; occupational status; net household income (grouped); federal state. Additionally coded: serial number; weighting factor.

  12. Number of Facebook users in Indonesia 2019-2028

    • statista.com
    Updated Jul 11, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista (2025). Number of Facebook users in Indonesia 2019-2028 [Dataset]. https://www.statista.com/statistics/304829/number-of-facebook-users-in-indonesia/
    Explore at:
    Dataset updated
    Jul 11, 2025
    Dataset authored and provided by
    Statistahttp://statista.com/
    Area covered
    Indonesia
    Description

    The number of Facebook users in Indonesia was forecast to continuously decrease between 2024 and 2028 by in total ** million users (-***** percent). According to this forecast, in 2028, the Facebook user base will have decreased for the fifth consecutive year to ****** million users. User figures, shown here regarding the platform facebook, have been estimated by taking into account company filings or press material, secondary research, app downloads and traffic data. They refer to the average monthly active users over the period and count multiple accounts by persons only once.The shown data are an excerpt of Statista's Key Market Indicators (KMI). The KMI are a collection of primary and secondary indicators on the macro-economic, demographic and technological environment in up to *** countries and regions worldwide. All indicators are sourced from international and national statistical offices, trade associations and the trade press and they are processed to generate comparable data sets (see supplementary notes under details for more information).Find further information concerning Thailand and Singapore.

  13. s

    Exposure to Facebook Posts with Civic News URLs

    • socialmediaarchive.org
    csv, pdf, xlsx
    Updated Jul 27, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2023). Exposure to Facebook Posts with Civic News URLs [Dataset]. http://doi.org/10.3886/rnr8-jj22
    Explore at:
    xlsx(33969), pdf(724746), csv(76863), xlsx(44149)Available download formats
    Dataset updated
    Jul 27, 2023
    Description

    The metrics in this dataset measure users who viewed posts with links to civic news URLs. The dataset contains URL-level metrics from Facebook activity data for adult U.S. monthly active users, aggregated over the study period. Includes content views, audience size, content attributes, user attributes.

  14. o

    Pro-democracy platform advocacy: A dataset of public Facebook content

    • openicpsr.org
    delimited
    Updated Oct 26, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Mai Van Tran (2024). Pro-democracy platform advocacy: A dataset of public Facebook content [Dataset]. http://doi.org/10.3886/E209902V4
    Explore at:
    delimitedAvailable download formats
    Dataset updated
    Oct 26, 2024
    Dataset provided by
    Vrije Universiteit Brussel
    Authors
    Mai Van Tran
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Time period covered
    Mar 1, 2024 - Apr 30, 2024
    Description

    An anonymised dataset of public Facebook content posted during March - April 2024. We first looked for public Facebook accounts or keywords associated with Myanmar, Cambodian, and Thai authoritarian content, including pro-regime propaganda, anti-dissident disinformation, promotion of anti-dissident violence, or anti-dissident doxing content. We used CrowdTangle – Meta's own social media monitoring tool – to capture content on a daily basis based on our list of authoritarian accounts and keywords. This dataset includes random samples of 2000 Myanmar posts, 2000 Thai posts, and 2000 Cambodian posts with qualitative coding.

  15. o

    Facebook Social Connectedness Index - Dataset - Data Catalog Armenia

    • data.opendata.am
    Updated May 31, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2023). Facebook Social Connectedness Index - Dataset - Data Catalog Armenia [Dataset]. https://data.opendata.am/dataset/facebook-social-connectedness-index
    Explore at:
    Dataset updated
    May 31, 2023
    License

    Attribution-ShareAlike 4.0 (CC BY-SA 4.0)https://creativecommons.org/licenses/by-sa/4.0/
    License information was derived automatically

    Description

    Facebook uses an anonymized snapshot of all active Facebook users and their friendship networks to measure the intensity of connectedness between locations. The Social Connectedness Index (SCI) is a measure of the social connectedness between different geographies. Specifically, it measures the relative probability that two individuals across two locations are friends with each other on Facebook. Region identifiers are taken from GADM v2.8 https://gadm.org/download_country_v2.html.

  16. Datasample - Social Media Analytics and Metrics of Facebook Performance of...

    • zenodo.org
    • explore.openaire.eu
    • +1more
    bin
    Updated Apr 29, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Ioannis C. Drivas; Ioannis C. Drivas; Dimitrios Kouis; Dimitrios Kouis (2022). Datasample - Social Media Analytics and Metrics of Facebook Performance of Libraries, Archives and Museums [Dataset]. http://doi.org/10.5281/zenodo.6361775
    Explore at:
    binAvailable download formats
    Dataset updated
    Apr 29, 2022
    Dataset provided by
    Zenodohttp://zenodo.org/
    Authors
    Ioannis C. Drivas; Ioannis C. Drivas; Dimitrios Kouis; Dimitrios Kouis
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    The current dataset describes Facebook pages performance for 220 Libraries, Archives and Museums from all over the world. The performance is measured through 9 different social media metrics. That is, number of posts, link-posts, picture-posts, video-posts, total reactions, comments and shares, number of reactions, comments per post and reactions per post. The data harvesting process has been conducted through the use of FanPageKarma API. The gathered metrics and their values depict the performance for each Facebook page in a time-period of 30 days.

  17. h

    facebook_spam_detection

    • huggingface.co
    Updated Jul 30, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Raihan Hidayatullah Djunaedi (2025). facebook_spam_detection [Dataset]. https://huggingface.co/datasets/nahiar/facebook_spam_detection
    Explore at:
    Dataset updated
    Jul 30, 2025
    Authors
    Raihan Hidayatullah Djunaedi
    License

    MIT Licensehttps://opensource.org/licenses/MIT
    License information was derived automatically

    Description

    Facebook Spam Detection Dataset

      Dataset Summary
    

    This dataset contains 600 Facebook profiles with behavioral and activity features designed for spam detection in social media. The dataset enables binary classification to distinguish between spam accounts (Label=1) and legitimate accounts (Label=0), providing insights into spammer behavior patterns on Facebook.

      Dataset Details
    

    Total Samples: 600 profiles Classes: Binary (0 = Legitimate, 1 = Spam) Class… See the full description on the dataset page: https://huggingface.co/datasets/nahiar/facebook_spam_detection.

  18. Social Media Datasets

    • brightdata.com
    .json, .csv, .xlsx
    Updated Sep 7, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Bright Data (2022). Social Media Datasets [Dataset]. https://brightdata.com/products/datasets/social-media
    Explore at:
    .json, .csv, .xlsxAvailable download formats
    Dataset updated
    Sep 7, 2022
    Dataset authored and provided by
    Bright Datahttps://brightdata.com/
    License

    https://brightdata.com/licensehttps://brightdata.com/license

    Area covered
    Worldwide
    Description

    Gain valuable insights with our comprehensive Social Media Dataset, designed to help businesses, marketers, and analysts track trends, monitor engagement, and optimize strategies. This dataset provides structured and reliable social media data from multiple platforms.

    Dataset Features

    User Profiles: Access public social media profiles, including usernames, bios, follower counts, engagement metrics, and more. Ideal for audience analysis, influencer marketing, and competitive research. Posts & Content: Extract posts, captions, hashtags, media (images/videos), timestamps, and engagement metrics such as likes, shares, and comments. Useful for trend analysis, sentiment tracking, and content strategy optimization. Comments & Interactions: Analyze user interactions, including replies, mentions, and discussions. This data helps brands understand audience sentiment and engagement patterns. Hashtag & Trend Tracking: Monitor trending hashtags, topics, and viral content across platforms to stay ahead of industry trends and consumer interests.

    Customizable Subsets for Specific Needs Our Social Media Dataset is fully customizable, allowing you to filter data based on platform, region, keywords, engagement levels, or specific user profiles. Whether you need a broad dataset for market research or a focused subset for brand monitoring, we tailor the dataset to your needs.

    Popular Use Cases

    Brand Monitoring & Reputation Management: Track brand mentions, customer feedback, and sentiment analysis to manage online reputation effectively. Influencer Marketing & Audience Analysis: Identify key influencers, analyze engagement metrics, and optimize influencer partnerships. Competitive Intelligence: Monitor competitor activity, content performance, and audience engagement to refine marketing strategies. Market Research & Consumer Insights: Analyze social media trends, customer preferences, and emerging topics to inform business decisions. AI & Predictive Analytics: Leverage structured social media data for AI-driven trend forecasting, sentiment analysis, and automated content recommendations.

    Whether you're tracking brand sentiment, analyzing audience engagement, or monitoring industry trends, our Social Media Dataset provides the structured data you need. Get started today and customize your dataset to fit your business objectives.

  19. c

    Social Media Usage Dataset(Applications)

    • cubig.ai
    Updated May 28, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    CUBIG (2025). Social Media Usage Dataset(Applications) [Dataset]. https://cubig.ai/store/products/321/social-media-usage-datasetapplications
    Explore at:
    Dataset updated
    May 28, 2025
    Dataset authored and provided by
    CUBIG
    License

    https://cubig.ai/store/terms-of-servicehttps://cubig.ai/store/terms-of-service

    Measurement technique
    Synthetic data generation using AI techniques for model training, Privacy-preserving data transformation via differential privacy
    Description

    1) Data Introduction • The Social Media Usage Dataset(Applications) features patterns and activity indicators that 1,000 users use seven major social media platforms, including Facebook, Instagram, and Twitter.

    2) Data Utilization (1) Social Media Usage Dataset(Applications) has characteristics that: • This dataset provides different social media activity data for each user, including daily usage time, number of posts, number of likes received, and number of new followers. (2) Social Media Usage Dataset(Applications) can be used to: • Analysis of User Participation by Platform: You can analyze participation and popular trends by platform by comparing usage time and activity for each social media. • Establish marketing strategy: Based on user activity data, it can be used for targeted marketing, content production, and user retention strategies.

  20. Edges data

    • kaggle.com
    Updated Jul 27, 2017
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    karthickveerakumar (2017). Edges data [Dataset]. https://www.kaggle.com/karthickveerakumar/edges-data/tasks
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Jul 27, 2017
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    karthickveerakumar
    Description

    Context

    There's a story behind every dataset and here's your opportunity to share yours.

    Content

    What's inside is more than just rows and columns. Make it easy for others to get started by describing how you acquired the data and what time period it represents, too.

    Acknowledgements

    We wouldn't be here without the help of others. If you owe any attributions or thanks, include them here along with any citations of past research.

    Inspiration

    Your data will be in front of the world's largest data science community. What questions do you want to see answered?

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Ron Bowes (Skull Security) (2015). Facebook Names Dataset [Dataset]. https://academictorrents.com/details/e54c73099d291605e7579b90838c2cd86a8e9575

Facebook Names Dataset

Explore at:
184 scholarly articles cite this dataset (View in Google Scholar)
bittorrent(2991052604)Available download formats
Dataset updated
Nov 11, 2015
Dataset authored and provided by
Ron Bowes (Skull Security)
License

https://academictorrents.com/nolicensespecifiedhttps://academictorrents.com/nolicensespecified

Description

171 million names (100 million unique) This torrent contains: The URL of every searchable Facebook user s profile The name of every searchable Facebook user, both unique and by count (perfect for post-processing, datamining, etc) Processed lists, including first names with count, last names with count, potential usernames with count, etc The programs I used to generate everything So, there you have it: lots of awesome data from Facebook. Now, I just have to find one more problem with Facebook so I can write "Revenge of the Facebook Snatchers" and complete the trilogy. Any suggestions? >:-) Limitations So far, I have only indexed the searchable users, not their friends. Getting their friends will be significantly more data to process, and I don t have those capabilities right now. I d like to tackle that in the future, though, so if anybody has any bandwidth they d like to donate, all I need is an ssh account and Nmap installed. An additional limitation is that these are on

Search
Clear search
Close search
Google apps
Main menu