Skip to content

pradeept/Scraping-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scraping App using React

How To Run?

git clone <Repo link>
cd <folder name>
npm i

Configure the App by following steps given below:

Configuration Required*

  • Create a .env file
  • Specify Google Custom Key as:
REACT_APP_CUSTOM_API_KEY
  • Specify Google custom searching engine ID as:
REACT_APP_CX
  • Specify the ScrapingBee API key as:
REACT_APP_SCRAPINGBEE_API_KEY

Finally:

npm start

About

A React application that takes a keyword and scrapes content from top 5 sites of Google search.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published