PHPackages                             m9ebah/snapchat-scraper-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. m9ebah/snapchat-scraper-php

ActiveLibrary

m9ebah/snapchat-scraper-php
===========================

PHP library for downloading public Snapchat stories.

v1.0.0(1y ago)74GPL-3.0-or-laterPHP

Since Mar 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/m9ebah/snapchat-scraper-php)[ Packagist](https://packagist.org/packages/m9ebah/snapchat-scraper-php)[ RSS](/packages/m9ebah-snapchat-scraper-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Snapchat Scraper PHP Library
============================

[](#snapchat-scraper-php-library)

[![Build](https://camo.githubusercontent.com/b0c6c6845a74cb65a7f0a32bdcfd8fbf80eeb40026c4029af424ab371c94b8bd/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6275696c642d70617373696e672d627269676874677265656e)](https://camo.githubusercontent.com/b0c6c6845a74cb65a7f0a32bdcfd8fbf80eeb40026c4029af424ab371c94b8bd/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6275696c642d70617373696e672d627269676874677265656e)[![License](https://camo.githubusercontent.com/cf08f9d9c81e88957c30b8b0752a5e08ac3cc3c4b764aada8c341eee34a27238/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d47504c2d2d332e302d626c7565)](https://camo.githubusercontent.com/cf08f9d9c81e88957c30b8b0752a5e08ac3cc3c4b764aada8c341eee34a27238/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d47504c2d2d332e302d626c7565)[![Repo Size](https://camo.githubusercontent.com/7c8543306d7b324b7c921bf0c8850d2caf6ba9649e814490b30a2859f808aa8e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7265706f2d73697a652f6d39656261682f736e6170636861742d736372617065722d706870)](https://camo.githubusercontent.com/7c8543306d7b324b7c921bf0c8850d2caf6ba9649e814490b30a2859f808aa8e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7265706f2d73697a652f6d39656261682f736e6170636861742d736372617065722d706870)[![Open Issues](https://camo.githubusercontent.com/d3c82f062ca54eadeccf59a16175db4281763c596a85577d3a5f8f4029ec8081/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6d39656261682f736e6170636861742d736372617065722d706870)](https://camo.githubusercontent.com/d3c82f062ca54eadeccf59a16175db4281763c596a85577d3a5f8f4029ec8081/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6d39656261682f736e6170636861742d736372617065722d706870)[![GitHub stars](https://camo.githubusercontent.com/119e2e8f0c88af66beceb118631393ddfcfdd4bd5f2f5515f8ee9a8004b29647/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6d39656261682f736e6170636861742d736372617065722d7068703f7374796c653d736f6369616c)](https://camo.githubusercontent.com/119e2e8f0c88af66beceb118631393ddfcfdd4bd5f2f5515f8ee9a8004b29647/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6d39656261682f736e6170636861742d736372617065722d7068703f7374796c653d736f6369616c)

📸 **Project Description | وصف المشروع:**

`Snapchat Scraper PHP Library` is a PHP library designed to scrape public Snapchat stories. The library allows you to retrieve media content (images and videos) along with timestamps from publicly available Snapchat stories, without affecting privacy or accessing private content.
مكتبة `Snapchat Scraper PHP Library` هي مكتبة PHP مصممة لاستخراج القصص العامة من سناب شات. تتيح لك المكتبة جلب محتوى الوسائط (صور وفيديوهات) مع التواريخ الزمنية من القصص العامة المتاحة على سناب شات فقط، دون التأثير على الخصوصية أو الوصول إلى المحتوى الخاص.

---

🚀 **Installation Steps | خطوات التثبيت:**
-----------------------------------------

[](#-installation-steps--خطوات-التثبيت)

### 1. **Install the Library using Composer | تثبيت المكتبة باستخدام Composer:**

[](#1-install-the-library-using-composer--تثبيت-المكتبة-باستخدام-composer)

```
composer require m9ebah/snapchat-scraper-php
```

---

⚙️ **How to Use the Library | كيفية استخدام المكتبة:**
------------------------------------------------------

[](#️-how-to-use-the-library--كيفية-استخدام-المكتبة)

### 1. **Initialize the Client and Scraper | تهيئة العميل والمكتبة:**

[](#1-initialize-the-client-and-scraper--تهيئة-العميل-والمكتبة)

```
