Giter Club home page Giter Club logo

sos_local's Introduction

sos_local

This repository contains web scraper to scrap google trends data locally. There are two functions created:

  • sos_excel: make change in excel file (keywordlist) and will scrap required keywords from Google Trends and make result in to result.xlsx The result is in a format that is very easy to create a Power BI report to visualize the trends This is used when there is multiple sets of keywords and updates for existing defined keywords
  • sos_app: an app interface (with streamlit) allowing users to input keywords by themselves and download result from the UI This is used when testting single sets of keywords

Before you start

Make sure that your terminal recoginze python and pip

It is recommended that you install Power BI desktop https://powerbi.microsoft.com/en-us/downloads/, to visualize the result data.

Structure

/sos_excel
/sos_app
/requirements.txt
/keywordlist.xlsx

Usage

clone/copy this repo to your local folder

Install first packages required pip install -r requirements.txt

And then run the script (sos_excel) python sos_excel.py

or (sos_app) streamlit run sos_App.py

Current this line is commented out in both scripts chrome_options.add_argument('--headless') if you don't wish to have the chrome driver poping out, please uncomment this line in the python script.

Project contacts

  • Litingaalto

sos_local's People

Contributors

litingaalto avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.