A webscrape package
Project description
TorScrape
TorScrape: Efficient Web Scraping for Data Extraction
Features
-
Information Retreival: Easily fetch information of any TikTok user profile.
-
Flexible Customization: Customize the number of video links to retrieve for optimal data collection.
-
No API Dependency: Independently collect TikTok video links without relying on TikTok APIs.
-
Pythonic and Easy-to-Use: Follows Pythonic conventions with an intuitive interface for seamless integration.
Installation
Install TorScrape using pip:
- pip install -r requirements.txt
- pip install torscrape
note
- TorScrape requires Python 3.6 or later.
Documentation
- For detailed usage instructions and additional functionality, please refer to the documentation on the github page.
Contributing
- We welcome contributions to TorScrape! If you encounter issues, have suggestions for improvements, or would like to contribute new features, please feel free to open an issue or submit a pull request on GitHub.
License
- This package is licensed under the MIT License. See the LICENSE file for more information.
Example
Here's an example of how to fetch the latest video links from a TikTok user profile:
import TorScrape
username = "example_user"
count = 10
ToreScrape.get_latest_vid_links(username, count)
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 torscrape-0.1.17.tar.gz.
File metadata
- Download URL: torscrape-0.1.17.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f7b4539493f2e5232f0bccbc9660ec91030a4709c08be6e4f3c832729cd36cd
|
|
| MD5 |
a9b0c830b817050e1cd81e4a9f5a4423
|
|
| BLAKE2b-256 |
c7ed837731acf82e8b4f388985c68d7a59688c4fc433ccbe624b0ee7ad76824e
|
File details
Details for the file torscrape-0.1.17-py3-none-any.whl.
File metadata
- Download URL: torscrape-0.1.17-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
931ced5779e83bf9ba0e08f62719e09c4f004192616cdf3f43d70792d0165b69
|
|
| MD5 |
bb0dbb64def7d4f9794023987cb9b48c
|
|
| BLAKE2b-256 |
535a53304039255b9ecd54135ddac08dff5c143830e3473d7e3c343ed0ce278c
|