GithubHelp home page GithubHelp logo

fb_scraper's Introduction

Installation

  1. Download and Composer Install
git clone https://github.com/ammarfaizi2/fb_scraper
cd fb_scraper
composer install -vvv
  1. Prepare your database mysql and import db.sql
  2. Edit config.php

Group posts scraper

** Make sure you have joined the group before performing the group posts scraper! **

php group.php [group_id]

Profile and Fanspage posts scraper

php timeline_scraper.php [user_id or username]

fb_scraper's People

Contributors

ammarfaizi2 avatar codenoid avatar

Stargazers

Defri Indra Mahardika avatar

Watchers

 avatar  avatar

fb_scraper's Issues

[REQUEST] column files_name

mirip seperti file, namun berbentuk namafile dan format, contoh

30740387_110102763183511_3033312637941950578_n.jpg

yang mana hasil dari :

a = "https://scontent-sin6-1.xx.fbcdn.net/v/t1.0-9/fr/cp0/e15/q65/30740387_110102763183511_3033312637941950578_n.jpg?_nc_cat=0&efg=eyJpIjoiYiJ9&oh=68941f4400a3e069ed5cddc41bd4e256&oe=5B695385"
a = a.split("?")[0].split("/").last
a # => 30740387_110102763183511_3033312637941950578_n.jpg

thank you !

simpan group id pada database

mar, kan pas mulai ada group id, ex 1452906758121055 as argument, nah itu sekalian dong simpan ke db, jadi biar tau post A disimpen dari group mana, thank you !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.