An Automated udemy coupons scraper which scrapes coupons and autopost the result in blogspot post

Overview

Autoscraper-n-blogger

An Automated udemy coupons scraper which scrapes coupons and autopost the result in blogspot post and notifies via Telegram bot

Requirements

  • Blogger account and blog id
  • Telegram Bot API key and Your Telegram chat id to notify you and send results

    Setup

    Before setup place Telegram bot API key, Telegram chat id and Blogger id in config.json file !

    How to get my Telegram bot api key ? - Telegram-bot api-key

    How to get your Telegram chat id ? - Telegram chat-id

    pip3 install requirements.txt

    Once Installed all the requirements, setup the easyblogger by below command

    easyblogger --blogid get

    To get the blog id refer - https://subinsb.com/how-to-find-blogger-blog-id

    This will open up a browser window that you use to authenticate with your google account

    Note : Authenticate the google account associated with blogger account

    you’re all set to use Easyblogger !

    python3 auto.py

    This above file will scrape all the udemy course and coupons and it will post in blogger and it will send a copy of scraped results via Telegram bot !

    This can be hosted on a cloud server to run it automatically everyday !

    Demo

    Autoscraper.mp4
  • You might also like...
    This is a script that scrapes the longitude and latitude on food.grab.com
    This is a script that scrapes the longitude and latitude on food.grab.com

    grab This is a script that scrapes the longitude and latitude for any restaurant in Manila on food.grab.com, location can be adjusted. Search Result p

    Scrapes mcc-mnc.com and outputs 3 files with the data (JSON, CSV & XLSX)

    mcc-mnc.com-webscraper Scrapes mcc-mnc.com and outputs 3 files with the data (JSON, CSV & XLSX) A Python script for web scraping mcc-mnc.com Link: mcc

    Scrapes all articles and their headlines from theonion.com

    The Onion Article Scraper Scrapes all articles and their headlines from the satirical news website https://www.theonion.com Also see Clickhole Article

    Scrapes the Sun Life of Canada Philippines web site for historical prices of their investment funds and then saves them as CSV files.

    slocpi-scraper Sun Life of Canada Philippines Inc Investment Funds Scraper Install dependencies pip install -r requirements.txt Usage General format:

    Scrapes proxies and saves them to a text file

    Proxy Scraper Scrapes proxies from https://proxyscrape.com and saves them to a file. Also has a customizable theme system Made by nell and Lamp

    Web-scraping - Program that scrapes a website for a collection of quotes, picks one at random and displays it
    Web-scraping - Program that scrapes a website for a collection of quotes, picks one at random and displays it

    web-scraping Program that scrapes a website for a collection of quotes, picks on

    Meme-videos - Scrapes memes and turn them into a video compilations

    Meme Videos Scrapes memes from reddit using praw and request and then converts t

    This scrapper scrapes the mail ids of faculty members from a given linl/page and stores it in a csv file

    This scrapper scrapes the mail ids of faculty members from a given linl/page and stores it in a csv file

    WebScraping - Scrapes Job website for python developer jobs and exports the data to a csv file

    WebScraping Web scraping Pyton program that scrapes Job website for python devel

    Owner
    GOKUL A.P
    Pythonist | Web Application Pentester | CTF player | Automation developer
    GOKUL A.P
    A web Scraper for CSrankings.com that scrapes University and Faculty list for a particular country

    A web Scraper for CSrankings.com that scrapes University and Faculty list for a particular country To run the file: Open terminal

    null 2 Jun 6, 2022
    Shopee Scraper - A web scraper in python that extract sales, price, avaliable stock, location and more of a given seller in Brazil

    Shopee Scraper A web scraper in python that extract sales, price, avaliable stock, location and more of a given seller in Brazil. The project was crea

    Paulo DaRosa 5 Nov 29, 2022
    An automated, headless YouTube Watcher and Scraper

    Searches YouTube, queries recommended videos and watches them. All fully automated and anonymised through the Tor network. The project consists of two independently usable components, the YouTube automation written in Python and the dockerized Tor Browser.

    null 44 Oct 18, 2022
    Automated data scraper for Thailand COVID-19 data

    The Researcher COVID data Automated data scraper for Thailand COVID-19 data Accessing the Data 1st Dose Provincial Vaccination Data 2nd Dose Provincia

    Porames Vatanaprasan 31 Apr 17, 2022
    UdemyBot - A Simple Udemy Free Courses Scrapper

    UdemyBot - A Simple Udemy Free Courses Scrapper

    Gautam Kumar 112 Nov 12, 2022
    VG-Scraper is a python program using the module called BeautifulSoup which allows anyone to scrape something off an website. This program lets you put in a number trough an input and a number is 1 news article.

    VG-Scraper VG-Scraper is a convinient program where you can find all the news articles instead of finding one yourself. Installing [Linux] Open a term

    null 3 Feb 13, 2022
    Python based Web Scraper which can discover javascript files and parse them for juicy information (API keys, IP's, Hidden Paths etc)

    Python based Web Scraper which can discover javascript files and parse them for juicy information (API keys, IP's, Hidden Paths etc).

    Amit 6 Aug 26, 2022
    A Python Covid-19 cases tracker that scrapes data off the web and presents the number of Cases, Recovered Cases, and Deaths that occurred because of the pandemic.

    A Python Covid-19 cases tracker that scrapes data off the web and presents the number of Cases, Recovered Cases, and Deaths that occurred because of the pandemic.

    Alex Papadopoulos 1 Nov 13, 2021
    This program scrapes information and images for movies and TV shows.

    Media-WebScraper This program scrapes information and images for movies and TV shows. Summary For more information on the program, read the WebScrape_

    null 1 Dec 5, 2021
    Crawler job that scrapes comments from social media posts and saves them in a S3 bucket.

    Toxicity comments crawler Crawler job that scrapes comments from social media posts and saves them in a S3 bucket. Twitter Tweets and replies are scra

    Douglas Trajano 2 Jan 24, 2022