This module will Help You to Search on More Than 45 Websites like Google,Youtube,etc. By Just 2 lines Of Code
Project description
search_web
This module will Help You to Search on Different Websites like Google,Youtube,etc.
You can search on more than 45 websites very easily by just 2 lines of code.
Short Description
So First Install the module
pip install search-web
Code is so simple Just 2 lines of Code
from search_web import *
google_search("How to search via search_web module python")
New Updates
0.1.6 (25/01/2021)
- Bug Fixes
Long Description
Websites Supported:-
1.Google - `google_search("Python")`
2.Youtube - ` youtube_search("Python")`
3.Bing - `bing_search("Python")`
4.Quora - `quora_search("5 Python Projects")`
5.Python - `python_search("Input in Python")`
6.Twitter - `twitter_search("Python")`
7.Facebook - `facebook_search("Python")`
8.Pinterest - `pinterest_search("Python images")`
9.Wikipedia - `wikipedia_search("Python_(programming_language)")`
10.Amazon - `amazon_search("Python Books")`
11.Reddit - `reddit_search("Python")`
12.Imdb - `imdb_search("python")`
13.TripAdvisor - `tripadvisor_search("London")`
14.Walmart - `walmart_search("python Books")`
15.Craigslist - `craigslist_search("Python")`
16.Ebay - `ebay_search("Python books")`
17.LinkedIn- Job Search, People Search, Learning
18.Playstore -`playstore_search("python")`
19.Headline -`headline_search("python")`
20.Esty - `esty_search("python")`
21.Indeed - `indeed_search("Python Developer","USA")`
22.Apple - `apple_search("Mac Book Pro")`
23.ESPN - `espn_search("Cricket")`
24.Webmd - `webmd_search("Python")`
25.New York Times -`nytimes_search("Covid-19")`
26.CNN - `cnn_search("Us elections 2020")`
27.Best Buy- `bestbuy_search("Python")`
28.Britanica-`britannica_search("Anything")`
29.Bussiness Insider- `businessinsider__search("News")`
30.Dictionary- `dictionary_search("graphics")`
31.Gamepedia- `gamepedia_search("Minecraft")`
32.Github- `github_search("ankitsinghprograms")`
33.Home depot- `homedepot_search("News")`
34.MapQuest- `mapquest_search("California,USA")`
35.Mayo clinic- `mayoclinic_search("What to do during Fever")`
36.Medical News Today- `medicalnewstoday_search("COVID-19")`
37.Merriam Webster- `merriam_webster_search("News")`
38.Microsoft- `microsoft_search("Mac Book Pro")`
39.NIH- `nih_search("Usa News")`
40.Quizlet- `quizlet_search("Std 8")`
41.Rotten Tomatoes- `rottentomatoes_search("Water Bottle")`
42.Target- `target_search("Anything")`
43.Urban Dictionary- `urban_dictionary_search("LOL meaing in urban dictionary")`
44.USA Today- `usatoday_search("USA election")`
45.Yahoo- `yahoo_search("C++")`
46.Zillow- `zillow_search("News")`
FUNCTIONS
-
amazon_search(text)Parameters ---------- text:- The query which you want to search about (str) -
apple_search(text)Parameters ----------- text:- The query which you want to search about (str) -
bing_search(text)Parameters ----------- text:- The query which you want to search about (str) -
cnn_search(text)Parameters ----------- text:- The query which you want to search about (str) -
craigslist_search(text)Parameters ----------- text:- The query which you want to search about (str) -
ebay_search(text)Parameters ----------- text:- The query which you want to search about (str) -
espn_search(text)Parameters ----------- text:- The query which you want to search about (str) -
esty_search(text)Parameters ----------- text:- The query which you want to search about (str) -
facebook_search(text)Parameters ----------- text:- The query which you want to search about (str) -
google_search(text)Parameters ----------- text:- The query which you want to search about (str) -
headline_search(text)Parameters ----------- text:- The query which you want to search about (str) -
imdb_search(text)Parameters ----------- text:- The query which you want to search about (str) -
indeed_search(job_title, location)Parameters ----------- job_title:- Name of the Job (str) location:- Location (str) -
linkedin_job_search(text)Parameters ----------- text:- The query which you want to search about (str) -
linkedin_learning_search(text)Parameters ----------- text:- The query which you want to search about (str) -
linkedin_people__search(first_name, last_name)Parameters ----------- first_name:- First Name of the person (str) last_name:- Last Name of the person (str) -
nytimes_search(text)Parameters ----------- text:- The query which you want to search about (str) -
pinterest_search(text)Parameters ----------- text:- The query which you want to search about (str) -
play_store_search(text)Parameters ----------- text:- The query which you want to search about (str) -
python_search(text)Parameters ----------- text:- The query which you want to search about (str) -
quora_search(text)Parameters ----------- text:- The query which you want to search about (str) -
reddit_search(text)Parameters ----------- text:- The query which you want to search about (str) -
tripadvisor_search(text)Parameters ----------- text:- The query which you want to search about (str) -
twitter_search(text)Parameters ----------- text:- The query which you want to search about (str) -
walmart_search(text)Parameters ----------- text:- The query which you want to search about (str) -
webmd_search(text)Parameters ----------- text:- The query which you want to search about (str) -
wikipedia_search(text)Parameters ----------- text:- The query which you want to search about (str) -
youtube_search(text)Parameters ----------- text:- The query which you want to search about (str) -
bestbuy_search(text)Parameters ----------- text:- The query which you want to search about (str) -
britannica_search(text)Parameters ----------- text:- The query which you want to search about (str) -
businessinsider__search(text)Parameters ----------- text:- The query which you want to search about (str) -
dictionary_search(text)Parameters ----------- text:- The query which you want to search about (str) -
gamepedia_search(text)Parameters ----------- text:- The query which you want to search about (str) -
github_search(text)Parameters ----------- text:- The query which you want to search about (str) -
homedepot_search(text)Parameters ----------- text:- The query which you want to search about (str) -
mapquest_search(text)Parameters ----------- text:- The query which you want to search about (str) -
mayoclinic_search(text)Parameters ----------- text:- The query which you want to search about (str) -
medicalnewstoday_search(text)Parameters ----------- text:- The query which you want to search about (str) -
merriam_webster_search(text)Parameters ----------- text:- The query which you want to search about (str) -
microsoft_search(text)Parameters ----------- text:- The query which you want to search about (str) -
nih_search(text)Parameters ----------- text:- The query which you want to search about (str) -
quizlet_search(text)Parameters ----------- text:- The query which you want to search about (str) -
rottentomatoes_search(text)Parameters ----------- text:- The query which you want to search about (str) -
target_search(text)Parameters ----------- text:- The query which you want to search about (str) -
urban_dictionary_search(text)Parameters ----------- text:- The query which you want to search about (str) -
usatoday_search(text)Parameters ----------- text:- The query which you want to search about (str) -
yahoo_search(text)Parameters ----------- text:- The query which you want to search about (str) -
zillow_search(text)Parameters ----------- text:- The query which you want to search about (str)
Fotter
Version-(0.1.6)-Bug Fixes
License-MIT
Project details
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 search_web-0.1.6.tar.gz.
File metadata
- Download URL: search_web-0.1.6.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48a81ed99a37e9c4da9e05fa66b9eef830281c3ba62878608cb411a049d44ab0
|
|
| MD5 |
5dc820d4a0383cb1abb5235bc920378b
|
|
| BLAKE2b-256 |
42cc5f5ed95fb456ea1c9d1a5c79bc4d97d8c9772c0b006079338c60cf083ced
|
File details
Details for the file search_web-0.1.6-py3-none-any.whl.
File metadata
- Download URL: search_web-0.1.6-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e02881cf14b5b133978461f0fbf9568a081554d583fe8f26f76b6571ea2391f
|
|
| MD5 |
456a7fd9b85ed29951c87452b93b82f0
|
|
| BLAKE2b-256 |
22da16cddd3aaa64ab5ffe00e52f3b7834488183bc8abd62a32b4e9441bed12f
|