nstascrap is a Python module for scraping Instagram profile data.
Project description
instascrap
instascrap is a Python module for scraping Instagram profile data.
Installation
You can install instascrap via pip:
pip install instascrap
Usage
from instascrap import InstaScraper
# Create an instance of InstaScraper
scraper = InstaScraper()
# Define input data
input_data = {"usernames": ["yousseifmuhammed"]}
# Run the scraper
results = scraper.Scraper(input_data)
# Print the results
for item in results:
print(item)
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
instascrap-1.1.tar.gz
(1.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 instascrap-1.1.tar.gz.
File metadata
- Download URL: instascrap-1.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cd654071a6a9b84a52ca68b5d24607b96f5c1ca587a98711e55437ef17b2015
|
|
| MD5 |
c28059ff992db12513dd61fba2b4cf16
|
|
| BLAKE2b-256 |
70fac2a18a7271f195c893c5963c261774467e073a46c6f15bf4849012b8d486
|
File details
Details for the file instascrap-1.1-py3-none-any.whl.
File metadata
- Download URL: instascrap-1.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0af055d36f36f9c9dc144311507c92cc468a2421ee0242e5b491b5551b2627b9
|
|
| MD5 |
2d36a819c8a01f6978930ec05aa2b3ef
|
|
| BLAKE2b-256 |
4a1748d0e09188e1c34415319cc206a4b285b132d82fdd6a015d7f8558b4713c
|