Easy web scraping for Amazon search bar suggested terms
Project description
EasyScrape-BingSuggest
Scrape Bing Searchbar Suggested Terms
Instructions
- Install:
pip install easyscrape-bingsuggest
- Get Bing Suggestions for a Search Term:
from easyscrape_bingsuggest import querysuggestions as BS
# Request suggestions for a search term
BSResults = BS.query("Monty Python")
BSResults
['Monty Python', 'monty python', 'monty python and the holy grail', 'monty python movies', "monty python's flying circus", 'monty python cast', 'monty python spam', 'monty python life of brian', 'monty python quotes']
- BS.query returns a list of strings with the results.
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 easyscrape_bingsuggest-0.1.1.tar.gz.
File metadata
- Download URL: easyscrape_bingsuggest-0.1.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4e746fa3013685a1373b49277c491a68aa38029e9dd0efbdd66a89ee7e7c48d
|
|
| MD5 |
73ad1f96fd887a11110f0fd55fabe0f5
|
|
| BLAKE2b-256 |
aa982ae7ff1e7a2688b78a8e8fccd564cfd665575bc09ea2c91718413cabd573
|
File details
Details for the file easyscrape_bingsuggest-0.1.1-py3-none-any.whl.
File metadata
- Download URL: easyscrape_bingsuggest-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7928ac8ba2bfa21917bee404c8b58539072fe8f9af6d80c6c373fe77cf60eec8
|
|
| MD5 |
ff02deadebc094e39f1a52511ead7eee
|
|
| BLAKE2b-256 |
bd7e19ac4f51597ac2c0a2a6f6cb9a4030e0f1c508043979eefab28eeecb1d72
|