Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 676 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 676 Bytes

Google Scraper

Features

Get Articles

http://googlescraper.herokuapp.com/api/google/article?q={keywords}&page={page}

Param :

  • q (required)
  • page (optional)

Example :

GET https://googlescaper.herokuapp.com/api/google/article?q=Javascript

Get Images

https://googlescraper.herokuapp.com/api/google/image?q={keywords}&page={page}

Param :

  • q (required)
  • page (optional)

Example :

GET https://googlescaper.herokuapp.com/api/google/image?q=Javascript