Easy web scraping for Amazon search bar suggested terms
Project description
EasyScrape-AmazonSuggest
Scrape Amazon Searchbar Suggested Terms
Instructions
- Install:
pip install easyscrape-amazonsuggest
- Get Amazon Suggestions for a Search Term:
from easyscrape_amazonsuggest import querysuggestions as AS
# Request suggestions for a search term
ASResults = AS.query("Monty Python")
ASResults
['monty python shirt', 'monty python and the holy grail', 'monty python', 'monty python blu ray', 'monty python gifts', 'monty python and the holy grail merchandise', 'monty python flying circus complete series', 'monty python dvd', 'monty python door mat', 'monty python fluxx']
- AS.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_amazonsuggest-0.1.2.tar.gz.
File metadata
- Download URL: easyscrape_amazonsuggest-0.1.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eadd1d8b3fe52949f767c9cc1e76f5d2077459bb0293481c5947d2cb7b3dd9f5
|
|
| MD5 |
7738cf6617df91677f708c4e7b3a1eea
|
|
| BLAKE2b-256 |
afbe8ff8381d8230baa07a4524c61ab2b0374057417470855d6bdbe33683e463
|
File details
Details for the file easyscrape_amazonsuggest-0.1.2-py3-none-any.whl.
File metadata
- Download URL: easyscrape_amazonsuggest-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.6 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 |
4e1c6ba275d61a7539a3fd7fdf8ce166b0196cfed986f9a2811d29598eeee376
|
|
| MD5 |
f6cb2c6f879f27cacb3d1948d5047dbb
|
|
| BLAKE2b-256 |
14805c5ff103e91dbd37a17d2456299b0c3407875024c6c355cd97a1b82cdbf3
|