Skip to content

This project scrapes 0.8 Million data from stockanalysis.com along with all the filters and updates it on a Google Sheet every 15 minutes.

Notifications You must be signed in to change notification settings

sahilsuman933/Stock-Analysis-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Analysis Scraper

This project scrapes 0.8 Million data from stockanalysis.com along with all the filters and updates it on a Google Sheet every 15 minutes.

Setup Procedure:

  1. Access the Extensions and select Apps Script.

    App Script

  2. Paste your script and save it.

    Script

  3. Navigate to the Trigger page, click Add Trigger, and configure the settings as shown below. Authorize necessary permissions by clicking "Go to Your script name (unsafe)" and then "Allow."

    Add Trigger
    Note: Adjust the update frequency but consider Google App Script's daily quota limit of 20,000 requests. Avoid intervals shorter than 15 minutes without a Google Workspace account.

  4. Refresh your Google Sheet. Look for the Stock Analysis menu and select Insert Stock Analysis Data to populate or update the data.

    Google Sheet

Usage:

  • Data will update automatically based on the trigger setup.
  • Manually refresh data by clicking Insert Stock Analysis Data under the Stock Analysis menu.

Working Screenshot

img.png

About

This project scrapes 0.8 Million data from stockanalysis.com along with all the filters and updates it on a Google Sheet every 15 minutes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published