Scrape Facebook public pages using the web API.
Project description
Facebook Scraper
Scrape Facebook public pages using the web API. Inspired by twitter-scraper.
Usage
>>> from facebook_scraper import get_posts
>>> for post in get_posts('nintendo', pages=1):
... print(post['text'][:50])
...
The final step on the road to the Super Smash Bros
We’re headed to PAX East 3/28-3/31 with new games
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file facebook-scraper-0.1.1.tar.gz.
File metadata
- Download URL: facebook-scraper-0.1.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c47aad7690de8ffdb0ef742b16c8a177c2023d90ab306ef617a817e7463b8a58
|
|
| MD5 |
2ea0ea9359da6f428a047bb84a22123c
|
|
| BLAKE2b-256 |
6cf2b48d135ea5654833c55448727b78886ea8647af66ed2c9ebfc5490358033
|
File details
Details for the file facebook_scraper-0.1.1-py2.py3-none-any.whl.
File metadata
- Download URL: facebook_scraper-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4888cb194178653919e94495dae1d88abe0b650614ecfff1b3130a6f04d37d6d
|
|
| MD5 |
21eae0b29c567e86f1e10f004b71dcbb
|
|
| BLAKE2b-256 |
6250cb77107764eb79b3e1c87090ef3c0ca2df6e7bdd9c0ff9af644d64ed948e
|