Easy web scraping for Ebay search bar suggested terms
Project description
easyscrape-ebaysuggest
Scrape Ebay search suggestions in Python
Instructions
- Install:
pip install easyscrape-ebaysuggest
- Get Ebay Suggestions for a Search Term:
from easyscrape_ebaysuggest import querysuggestions as ES
# Request suggestions for a search term
ESResults = ES.query("Mony Python")
ESResults
['monty python and the holy grail', 'monty python flying circus complete', 'monty python and the holy grail vhs', 'monty python', 'monty python and the holy grail blu ray', 'monty python and the holy grail action figures', 'monty python flying circus complete dvd', 'monty python funko pop', 'monty python and the holy grail dvd', 'monty python shirt']
- ES 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_ebaysuggest-0.1.2.tar.gz.
File metadata
- Download URL: easyscrape_ebaysuggest-0.1.2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc152155b2a4a16e55be8c3690ce55ba45e3552bc7388dcb47ffd2f4a0b6703c
|
|
| MD5 |
abe2ada828ecb68081bbceeac19ece39
|
|
| BLAKE2b-256 |
430160fc730fda3d0d62ff498898dd5d01f1c21343ae8db77a1348276ad23d58
|
File details
Details for the file easyscrape_ebaysuggest-0.1.2-py3-none-any.whl.
File metadata
- Download URL: easyscrape_ebaysuggest-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.3 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 |
b300ab3406fa3310c08e6f40d2cc52a6f2ca4fa60253cb50511765c223c4cbdf
|
|
| MD5 |
ac8cec4e32a8d654c64cfca38ecad5d4
|
|
| BLAKE2b-256 |
cbc7468214f877cb44d2ddcf17190e3190c6142347505868fe5d108749580cd7
|