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
    Facebook Group Scraping Using Beautiful Soup & Selenium

    Extract Facebook group posts that are related to a specific topic and write them to a .json file.

    Fatima Ghadieh 14 Aug 12, 2022
    Scrapping the data from each page of biocides listed on the BAUA website into a csv file

    Scrapping the data from each page of biocides listed on the BAUA website into a csv file

    Eric DE MARIA 1 Nov 30, 2021
    The core packages of security analyzer web crawler

    Security Analyzer 🐍 A large scale web crawler (considered also as vulnerability scanner tool) to take an overview about security of Moroccan sites Cu

    Security Analyzer 10 Jul 03, 2022
    A python tool to scrape NFT's off of OpenSea

    Right Click Bot A script to download NFT PNG's from OpenSea. All the NFT's you could ever want, no blockchain, for free. Usage Must Use Python 3! Auto

    15 Jul 16, 2022
    Get-web-images - A python code that get images from any site

    image retrieval This is a python code to retrieve an image from the internet, a

    CODE 1 Dec 30, 2021
    A package designed to scrape data from Yahoo Finance.

    yahoostock A package designed to scrape data from Yahoo Finance. Installation The most simple installation method is through PIP. pip install yahoosto

    Rohan Singh 2 May 28, 2022
    👨🏼‍⚖️ reddit bot that turns comment chains into ace attorney scenes

    Ace Attorney reddit bot 👨🏼‍⚖️ Reddit bot that turns comment chains into ace attorney scenes. You'll need to sign up for streamable and reddit and se

    763 Nov 17, 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
    Deep Web Miner Python | Spyder Crawler

    Webcrawler written in Python. This crawler does dig in till the 3 level of inside addressed and mine the respective data accordingly

    Karan Arora 17 Jan 24, 2022
    Google Maps crawler using Selenium

    Google Maps Crawler using Selenium Built as part of the Antifragile Dev Project Selenium crawler that browses Google Maps as a regular user and stores

    Guilherme Latrova 46 Dec 16, 2022
    A tool can scrape product in aliexpress: Title, Price, and URL Product.

    Scrape-Product-Aliexpress A tool can scrape product in aliexpress: Title, Price, and URL Product. Usage: 1. Install Python 3.8 3.9 padahal halaman ins

    Rahul Joshua Damanik 1 Dec 30, 2021
    Python scraper to check for earlier appointments in Clalit Health Services

    clalit-appt-checker Python scraper to check for earlier appointments in Clalit Health Services Some background If you ever needed to schedule a doctor

    Dekel 16 Sep 17, 2022
    对于有验证码的站点爆破,用于安全合法测试

    使用方法 python3 main.py + 配置好的文件 python3 main.py Verify.json python3 main.py NoVerify.json 以上分别对应有验证码的demo和无验证码的demo Tips: 你可以以域名作为配置文件名字加载:python3 main

    47 Nov 09, 2022
    🤖 Threaded Scraper to get discord servers from disboard.org written in python3

    Disboard-Scraper Threaded Scraper to get discord servers from disboard.org written in python3. Setup. One thread / tag If you whant to look for multip

    Ѵιcнч 11 Nov 01, 2022
    Proxy scraper. Format: IP | PORT | COUNTRY | TYPE

    proxy scraper 🔎 Installation: git clone https://github.com/ebankoff/proxy_scraper Required pip libraries (pip install library name): lxml beautifulso

    Eban'ko 19 Dec 07, 2022
    A webdriver-based script for reserving Tsinghua badminton courts.

    AutoReserve A webdriver-based script for reserving badminton courts. 使用说明 下载 chromedriver 选择当前Chrome对应版本 安装 selenium pip install selenium 更改场次、金额信息dat

    Payne Zhang 4 Nov 09, 2021
    a way to scrape a database of all of the isef projects

    ISEF Database This is a simple web scraper which gets all of the projects and abstract information from here. My goal for this is for someone to get i

    William Kaiser 1 Mar 18, 2022
    Luis M. Capdevielle 1 Jan 14, 2022
    Crawler in Python 3.7, 3.8. 3.9. Pypy3

    Description Python Crawler written Python 3. (Supports major Python releases Python3.6, Python3.7 and Python 3.8) Installation and Use Setup VirtualEn

    Vinit Kumar 2 Mar 12, 2022
    PaperRobot: a paper crawler that can quickly download numerous papers, facilitating paper studying and management

    PaperRobot PaperRobot 是一个论文抓取工具,可以快速批量下载大量论文,方便后期进行持续的论文管理与学习。 PaperRobot通过多个接口抓取论文,目前抓取成功率维持在90%以上。通过配置Config文件,可以抓取任意计算机领域相关会议的论文。 Installation Down

    moxiaoxi 47 Nov 23, 2022