A Facebook video information scraper by Kehem IT
Project description
Facebook Video Scraper by Kehem IT
A Python package to scrape video information from Facebook.
Installation
Install the package from PyPI:
pip install fb-video
Usage
Run the scraper from the command line:
fb-scraper --url "https://www.facebook.com/watch/?v=971981951549911"
Or use it in Python:
from facebook_scraper import FacebookVideoScraper
scraper = FacebookVideoScraper()
info = scraper.get_video_info("https://www.facebook.com/watch/?v=971981951549911")
print(info.to_dict())
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fb_video-0.1.1.tar.gz
(3.9 kB
view details)
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 fb_video-0.1.1.tar.gz.
File metadata
- Download URL: fb_video-0.1.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
734fbb815b7d92cd7fd8535edf206237a7491886709d9d8e26baf5b091ba3971
|
|
| MD5 |
160d1b0cb21b5fa61ccd9d2d724083fb
|
|
| BLAKE2b-256 |
a3a43f803104fe35d3a5b95fed4f7194da344323f7fe8f2056c6c4e73b7da9e2
|
File details
Details for the file fb_video-0.1.1-py3-none-any.whl.
File metadata
- Download URL: fb_video-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43f1a327353a7fe01cd2c7bd9dcbc87426532ab8a0d1fbe749d91279c693781d
|
|
| MD5 |
3cdcb756a05834f8c813f266f00f4f8a
|
|
| BLAKE2b-256 |
cbf6f01c08e957f8f5a403bf7886bf01e7b2b32fb1e815608c32864f574e1a13
|