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
  • Owner
    GOKUL A.P
    Pythonist | Web Application Pentester | CTF player | Automation developer
    GOKUL A.P
    A leetcode scraper to compile all questions in leetcode free tier to text file. pdf also available.

    A leetcode scraper to compile all questions in leetcode free tier to text file, pdf also available. if new questions get added, run again to get new questions.

    3 Dec 07, 2021
    Scraping script for stats on covid19 pandemic status in Chiba prefecture, Japan

    About 千葉県の地域別の詳細感染者統計(Excelファイル) をCSVに変換し、かつ地域別の日時感染者集計値を出力するスクリプトです。 Requirement POSIX互換なシェル, e.g. GNU Bash (1) curl (1) python = 3.8 pandas = 1.1.

    Conv4Japan 1 Nov 29, 2021
    API to parse tibia.com content into python objects.

    Tibia.py An API to parse Tibia.com content into object oriented data. No fetching is done by this module, you must provide the html content. Features:

    Allan Galarza 25 Oct 31, 2022
    Scrape all the media from an OnlyFans account - Updated regularly

    Scrape all the media from an OnlyFans account - Updated regularly

    CRIMINAL 3.2k Dec 29, 2022
    HappyScrapper - Google news web scrapper with python

    HappyScrapper ~ Google news web scrapper INSTALLATION ♦ Clone the repository ♦ O

    Jhon Aguiar 0 Nov 07, 2022
    Simple tool to scrape and download cross country ski timings and results from live.skidor.com

    LiveSkidorDownload Simple tool to scrape and download cross country ski timings and results from live.skidor.com Usage: Put the python file in a dedic

    0 Jan 07, 2022
    Binance Smart Chain Contract Scraper + Contract Evaluator

    Pulls Binance Smart Chain feed of newly-verified contracts every 30 seconds, then checks their contract code for links to socials.Returns only those with socials information included, and then submit

    14 Dec 09, 2022
    This tool can be used to extract information from any website

    WEB-INFO- This tool can be used to extract information from any website Install Termux and run the command --- $ apt-get update $ apt-get upgrade $ pk

    1 Oct 24, 2021
    Scraping weather data using Python to receive umbrella reminders

    A Python package which scrapes weather data from google and sends umbrella reminders to specified email at specified time daily.

    Edula Vinay Kumar Reddy 1 Aug 23, 2022
    Works very well and you can ask for the type of image you want the scrapper to collect.

    Works very well and you can ask for the type of image you want the scrapper to collect. Also follows a specific urls path depending on keyword selection.

    Memo Sim 1 Feb 17, 2022
    tweet random sand cat pictures

    sandcatbot setup pip3 install --user -r requirements.txt cp sandcatbot.example.conf sandcatbot.conf vim sandcatbot.conf running the first parameter i

    jess 8 Aug 07, 2022
    Web Scraping Practica With Python

    Web-Scraping-Practica Integrants: Guillem Vidal Pallarols. Lídia Bandrés Solé Fitxers: Aquest document és el primer que trobem. A continuació trobem u

    2 Nov 08, 2021
    Amazon web scraping using Scrapy Framework

    Amazon-web-scraping-using-Scrapy-Framework Scrapy Scrapy is an application framework for crawling web sites and extracting structured data which can b

    Sejal Rajput 1 Jan 25, 2022
    A simplistic scraper made to download tons of random screenshots made by people.

    printStealer 1.1 What is this tool? This tool is developed to show the insecurity of the screenshot utility called prnt sc. It is a site that stores s

    appelsiensam 4 Jul 26, 2022
    Instagram_scrapper - This project allow you to scrape the list of followers, following or both from a public Instagram account, and create a csv or excel file easily.

    Instagram_scrapper This project allow you to scrape the list of followers, following or both from a public Instagram account, and create a csv or exce

    Lakhdar Belkharroubi 5 Oct 17, 2022
    Simple proxy scraper made by using ProxyScrape's api.

    What is Moon? Moon is a lightweight and fast proxy scraper made by using ProxyScrape's api. What can i do with this? You can use proxies for varietys

    1 Jul 04, 2022
    Parse feeds in Python

    feedparser - Parse Atom and RSS feeds in Python. Copyright 2010-2020 Kurt McKee Kurt McKee 1.5k Dec 30, 2022

    This is my CS 20 final assesment.

    eeeeeSpider This is my CS 20 final assesment. How to use: Open program Run to your hearts content! There are no external dependancies that you will ha

    1 Jan 17, 2022
    A training task for web scraping using python multithreading and a real-time-updated list of available proxy servers.

    Parallel web scraping The project is a training task for web scraping using python multithreading and a real-time-updated list of available proxy serv

    Kushal Shingote 1 Feb 10, 2022
    Web-scraping - A bot using Python with BeautifulSoup that scraps IRS website by form number and returns the results as json

    Web-scraping - A bot using Python with BeautifulSoup that scraps IRS website (prior form publication) by form number and returns the results as json. It provides the option to download pdfs over a ra

    1 Jan 04, 2022