All in one Search Engine for used by API or Python Module (Unofficial)
Project description
All in one Search Engine Scrapper for used by API or Python Module.
Documentation |
|---|
Senginta is All in one Search Engine Scrapper. With traditional scrapping, Senginta can be powerful to get result from any Search Engine, and convert to Json. Now support only for Google Product Search Engine (GShop, GVideo and many too) and Baidu Search Engine.
Senginta was originally developed by me alone. So, if you want to contribute for support another search engine, let's fork this Repository.
Senginta provides beta Python.
Install
$ pip install senginta
To update senginta to the latest version, add --upgrade flag to the above
commands.
Try your first Senginta program
$ python
>>> from senginta.static.Google import GSearch
>>> search_spider = GSearch('study from home')
>>> print(search_spider.to_json())
...
...
...
Json Formatting
>>> search_spider.get_all()
...
...
...
Dictionary
Resources
- https://www.naufalardhani.com/2021/05/senginta-all-in-one-search-engine.html
- Let's contribute your blog about this module here!
License
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 senginta-0.0.3.0.tar.gz.
File metadata
- Download URL: senginta-0.0.3.0.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e17bf21b0dedcee56d432b19169e783c21e416107e285bb745eac510a8ae8c2b
|
|
| MD5 |
08e58920ddede0c960d2f71dbc193dce
|
|
| BLAKE2b-256 |
bf452d5a0d4d0d30be6dcac8062fadf96d65beb48e9f2ef1521326374a79c36c
|
File details
Details for the file senginta-0.0.3.0-py3-none-any.whl.
File metadata
- Download URL: senginta-0.0.3.0-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8c4638f37887d0ee83fc60aa9a9064c096f9396cf6cc60a21e1c0c87027fc50
|
|
| MD5 |
55f666c701491ce150ca35623bb3879f
|
|
| BLAKE2b-256 |
fb0fbfbe7a72354b530fc4aaf65625e444301d8fd88b67a3f69b248846061eba
|