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
    12306抢票脚本

    12306抢票脚本

    罐子里的茶 457 Jan 05, 2023
    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
    A Telegram crawler to search groups and channels automatically and collect any type of data from them.

    Introduction This is a crawler I wrote in Python using the APIs of Telethon months ago. This tool was not intended to be publicly available for a numb

    39 Dec 28, 2022
    Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors

    Parsel Parsel is a BSD-licensed Python library to extract and remove data from HTML and XML using XPath and CSS selectors, optionally combined with re

    Scrapy project 859 Dec 29, 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

    Scrapy uses Request and Response objects for crawling web sites.

    Requests and Responses¶ Scrapy uses Request and Response objects for crawling web sites. Typically, Request objects are generated in the spiders and p

    Md Rashidul Islam 1 Nov 03, 2021
    抖音批量下载用户所有无水印视频

    Douyincrawler 抖音批量下载用户所有无水印视频 Run 安装python3, 安装依赖

    28 Dec 08, 2022
    A Python module to bypass Cloudflare's anti-bot page.

    cloudflare-scrape A simple Python module to bypass Cloudflare's anti-bot page (also known as "I'm Under Attack Mode", or IUAM), implemented with Reque

    3k Jan 04, 2023
    Script used to download data for stocks.

    This script is useful for downloading stock market data for a wide range of companies specified by their respective tickers. The script reads in the d

    Carmelo Gonzales 71 Oct 04, 2022
    A Python web scraper to scrape latest posts from official Coinbase's Blog.

    Coinbase Blog Scraper A Python web scraper to scrape latest posts from official Coinbase's Blog. IDEA It scrapes up latest blog posts from https://blo

    Lucas Villela 3 Feb 18, 2022
    Scrape and display grades onto the console

    WebScrapeGrades About The Project This Project is a personal project where I learned how to webscrape using python requests. Being able to get request

    Cyrus Baybay 1 Oct 23, 2021
    An Web Scraping API for MDL(My Drama List) for Python.

    PyMDL An API for MyDramaList(MDL) based on webscraping for python. Description An API for MDL to make your life easier in retriving and working on dat

    6 Dec 10, 2022
    京东茅台抢购 2021年4月最新版

    Jd_Seckill 特别声明: 本仓库发布的jd_seckill项目中涉及的任何脚本,仅用于测试和学习研究,禁止用于商业用途,不能保证其合法性,准确性,完整性和有效性,请根据情况自行判断。 本项目内所有资源文件,禁止任何公众号、自媒体进行任何形式的转载、发布。 huanghyw 对任何脚本问题概不

    45 Dec 14, 2022
    Quick Project made to help scrape Lexile and Atos(AR) levels from ISBN

    Lexile-Atos-Scraper Quick Project made to help scrape Lexile and Atos(AR) levels from ISBN You will need to install the chrome webdriver if you have n

    1 Feb 11, 2022
    Subscrape - A Python scraper for substrate chains

    subscrape A Python scraper for substrate chains that uses Subscan. Usage copy co

    ChaosDAO 14 Dec 15, 2022
    Scraping Top Repositories for Topics on GitHub,

    0.-Webscrapping-using-python Scraping Top Repositories for Topics on GitHub, Web scraping is the process of extracting and parsing data from websites

    Dev Aravind D Satprem 2 Mar 18, 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
    This is a web crawler that works on employ email data by gmane.org and visualizes it in different ways.

    crawler_to_visual_gmane Analyzing an EMAIL Archive from gmane and vizualizing the data using the D3 JavaScript library. This is a set of tools that al

    Saim Zafar 1 Dec 20, 2021
    for those who dont want to pay $10/month for high school game footage with ads

    nfhs-scraper Disclaimer: I am in no way responsible for what you choose to do with this script and guide. I do not endorse avoiding paywalls or any il

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

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

    Sunday 1 Aug 27, 2022