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
    download NCERT books using scrapy

    download_ncert_books download NCERT books using scrapy Downloading Books: You can either use the spider by cloning this repo and following the instruc

    1 Dec 02, 2022
    爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、百度指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书》

    lxSpider 爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、百度指数、维普万方、Zlibraty、Oalib、小说网站、招标采购网》 简介: 时光荏苒,记不清写了多少案例了。

    lx 793 Jan 05, 2023
    Scrape plants scientific name information from Agroforestry Species Switchboard 2.0.

    Agroforestry Species Switchboard 2.0 Scraper Scrape plants scientific name information from Species Switchboard 2.0. Requirements python = 3.10 (you

    Mgs. M. Rizqi Fadhlurrahman 2 Dec 23, 2021
    Find thumbnails and original images from URL or HTML file.

    Haul Find thumbnails and original images from URL or HTML file. Demo Hauler on Heroku Installation on Ubuntu $ sudo apt-get install build-essential py

    Vinta Chen 150 Oct 15, 2022
    让中国用户使用git从github下载的速度提高1000倍!

    序言 github上有很多好项目,但是国内用户连github却非常的慢.每次都要用插件或者其他工具来解决. 这次自己做一个小工具,输入github原地址后,就可以自动替换为代理地址,方便大家更快速的下载. 安装 pip install cit 主要功能与用法 主要功能 change 将目标地址转换为

    35 Aug 29, 2022
    Scraping and visualising India's real-time COVID-19 data from the MOHFW dataset.

    COVID19-WEB-SCRAPER Open Source Tech Lab - Project [SEMESTER IV] OSTL Assignments OSTL Assignments - 1 OSTL Assignments - 2 Project COVID19 India Data

    AMEY THAKUR 8 Apr 28, 2022
    Web scraped S&P 500 Data from Wikipedia using Pandas and performed Exploratory Data Analysis on the data.

    Web scraped S&P 500 Data from Wikipedia using Pandas and performed Exploratory Data Analysis on the data. Then used Yahoo Finance to get the related stock data and displayed them in the form of chart

    Samrat Mitra 3 Sep 09, 2022
    Use Flask API to wrap Facebook data. Grab the wapper of Facebook public pages without an API key.

    Facebook Scraper Use Flask API to wrap Facebook data. Grab the wapper of Facebook public pages without an API key. (Currently working 2021) Setup Befo

    Encore Shao 2 Dec 27, 2021
    Python scrapper scrapping torrent website and download new movies Automatically.

    torrent-scrapper Python scrapper scrapping torrent website and download new movies Automatically. If you like it Put a ⭐ on this repo 😇 Run this git

    Fazil vk 1 Jan 08, 2022
    Using Selenium with Python to Web Scrap Popular Youtube Tech Channels.

    Web Scrapping Popular Youtube Tech Channels with Selenium Data Mining, Data Wrangling, and Exploratory Data Analysis About the Data Web scrapi

    David Rusho 0 Aug 18, 2021
    Google Scholar Web Scraping

    Google Scholar Web Scraping This is a python script that asks for a user to input the url for a google scholar profile, and then it writes publication

    Suzan M 1 Dec 12, 2021
    Pro Football Reference Game Data Webscraper

    Pro Football Reference Game Data Webscraper Code Copyright Yeetzsche This is a simple Pro Football Reference Webscraper that can either collect all ga

    6 Dec 21, 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
    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
    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
    SmartScraper: 简单、自动、快捷的Python网络爬虫

    SmartScraper: 简单、自动、快捷的Python网络爬虫 Note: The origin developer of SmartScraper is Alireza Mika, I only change a little code of AutoScraper. SmartScraper

    DaDeng 9 Apr 16, 2022
    A web scraping pipeline project that retrieves TV and movie data from two sources, then transforms and stores data in a MySQL database.

    New to Streaming Scraper An in-progress web scraping project built with Python, R, and SQL. The scraped data are movie and TV show information. The go

    Charles Dungy 1 Mar 28, 2022
    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
    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
    A distributed crawler for weibo, building with celery and requests.

    A distributed crawler for weibo, building with celery and requests.

    SpiderClub 4.8k Jan 03, 2023