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
    Libextract: extract data from websites

    Libextract is a statistics-enabled data extraction library that works on HTML and XML documents and written in Python

    499 Dec 09, 2022
    Docker containerized Python Flask API that uses selenium to scrape and interact with websites

    Docker containerized Python Flask API that uses selenium to scrape and interact with websites

    Christian Gracia 0 Jan 22, 2022
    A simple python web scraper.

    Dissec A simple python web scraper. It gets a website and its contents and parses them with the help of bs4. Installation To install the requirements,

    11 May 06, 2022
    An Automated udemy coupons scraper which scrapes coupons and autopost the result in blogspot post

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

    GOKUL A.P 13 Dec 21, 2022
    A pure-python HTML screen-scraping library

    Scrapely Scrapely is a library for extracting structured data from HTML pages. Given some example web pages and the data to be extracted, scrapely con

    Scrapy project 1.8k Dec 31, 2022
    A dead simple crawler to get books information from Douban.

    Introduction A dead simple crawler to get books information from Douban. Pre-requesites Python 3 Install dependencies from requirements.txt (Optional)

    Yun Wang 1 Jan 10, 2022
    UsernameScraperTool - Username Scraper Tool With Python

    UsernameScraperTool Username Scraper for 40+ Social sites. How To use git clone

    E4crypt3d 1 Dec 20, 2022
    Dailyiptvlist.com Scraper With Python

    Dailyiptvlist.com scraper Info Made in python Linux only script Script requires to have wget installed Running script Clone repository with: git clone

    1 Oct 16, 2021
    python+selenium实现的web端自动打卡 + 每日邮件发送 + 金山词霸 每日一句 + 毒鸡汤(从2月份稳定运行至今)

    python+selenium实现的web端自动打卡 说明 本打卡脚本适用于郑州大学健康打卡,其他web端打卡也可借鉴学习。(自己用的,从2月分稳定运行至今) 仅供学习交流使用,请勿依赖。开发者对使用本脚本造成的问题不负任何责任,不对脚本执行效果做出任何担保,原则上不提供任何形式的技术支持。 为防止

    Sunday 1 Aug 27, 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
    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

    0 Jan 07, 2022
    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
    A web scraper that exports your entire WhatsApp chat history.

    WhatSoup 🍲 A web scraper that exports your entire WhatsApp chat history. Table of Contents Overview Demo Prerequisites Instructions Frequen

    Eddy Harrington 87 Jan 06, 2023
    A Happy and lightweight Python Package that searches Google News RSS Feed and returns a usable JSON response and scrap complete article - No need to write scrappers for articles fetching anymore

    GNews 🚩 A Happy and lightweight Python Package that searches Google News RSS Feed and returns a usable JSON response 🚩 As well as you can fetch full

    Muhammad Abdullah 273 Dec 31, 2022
    Scrape puzzle scrambles from csTimer.net

    Scroodle Selenium script to scrape scrambles from csTimer.net csTimer runs locally in your browser, so this doesn't strain the servers any more than i

    Jason Nguyen 1 Oct 29, 2021
    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

    Partho 12 Oct 28, 2022
    Simple python tool for the purpose of swapping latinic letters with cirilic ones and vice versa in txt, docx and pdf files in Serbian language

    Alpha Swap English This is a simple python tool for the purpose of swapping latinic letters with cirylic ones and vice versa, in txt, docx and pdf fil

    Aleksandar Damnjanovic 3 May 31, 2022
    Automatically download and crop key information from the arxiv daily paper.

    Arxiv daily 速览 功能:按关键词筛选arxiv每日最新paper,自动获取摘要,自动截取文中表格和图片。 1 测试环境 Ubuntu 16+ Python3.7 torch 1.9 Colab GPU 2 使用演示 首先下载权重baiduyun 提取码:il87,放置于code/Pars

    HeoLis 20 Jul 30, 2022
    A package that provides you Latest Cyber/Hacker News from website using Web-Scraping.

    cybernews A package that provides you Latest Cyber/Hacker News from website using Web-Scraping. Latest Cyber/Hacker News Using Webscraping Developed b

    Hitesh Rana 4 Jun 02, 2022
    Github scraper app is used to scrape data for a specific user profile created using streamlit and BeautifulSoup python packages

    Github Scraper Github scraper app is used to scrape data for a specific user profile. Github scraper app gets a github profile name and check whether

    Siva Prakash 6 Apr 05, 2022