Skip to content

sourabhjain19/scrape-google

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

scrape-google

Downloads

This package scrapes the string k from the google search and returns at max top n links from the first page of the google search.

Usage

import scraping
scraping.scrape(k,n)

Example

import scraping
scraping.scrape("Hello World",5)

About

code to scrape top five links from google search

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages