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
    HappyScrapper - Google news web scrapper with python

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

    Jhon Aguiar 0 Nov 07, 2022
    This code will be able to scrape movies from a movie website and also provide download links to newly uploaded movies.

    Movies-Scraper You are probably tired of navigating through a movie website to get the right movie you'd want to watch during the weekend. There may e

    1 Jan 31, 2022
    UsernameScraperTool - Username Scraper Tool With Python

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

    E4crypt3d 1 Dec 20, 2022
    Rottentomatoes, Goodreads and IMDB sites crawler. Semantic Web final project.

    Crawler Rottentomatoes, Goodreads and IMDB sites crawler. Crawler written by beautifulsoup, selenium and lxml to gather books and films information an

    Faeze Ghorbanpour 1 Dec 30, 2021
    Web scraper build using python.

    Web Scraper This project is made in pyhthon. It took some info. from website list then add them into data.json file. The dependencies used are: reques

    Shashwat Harsh 2 Jul 22, 2022
    🥫 The simple, fast, and modern web scraping library

    About gazpacho is a simple, fast, and modern web scraping library. The library is stable, actively maintained, and installed with zero dependencies. I

    Max Humber 692 Dec 22, 2022
    A Python library for automating interaction with websites.

    Home page https://mechanicalsoup.readthedocs.io/ Overview A Python library for automating interaction with websites. MechanicalSoup automatically stor

    4.3k Jan 07, 2023
    Simple library for exploring/scraping the web or testing a website you’re developing

    Robox is a simple library with a clean interface for exploring/scraping the web or testing a website you’re developing. Robox can fetch a page, click on links and buttons, and fill out and submit for

    Dan Claudiu Pop 79 Nov 27, 2022
    Script for scrape user data like "id,username,fullname,followers,tweets .. etc" by Twitter's search engine .

    TwitterScraper Script for scrape user data like "id,username,fullname,followers,tweets .. etc" by Twitter's search engine . Screenshot Data Users Only

    Remax Alghamdi 19 Nov 17, 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
    NASA APOD Discord Bot - Fetches information from NASA APOD site.

    NASA APOD Discord Bot - Fetches information from NASA APOD site.

    Astronomy Club IITK 4 Apr 23, 2022
    Searching info from Google using Python Scrapy

    Python-Search-Engine-Scrapy || Python-爬虫-索引/利用爬虫获取谷歌信息**/ Searching info from Google using Python Scrapy /* 利用 PYTHON 爬虫获取天气信息,以及城市信息和资料**/ translatio

    HONGVVENG 1 Jan 06, 2022
    FilmMikirAPI - A simple rest-api which is used for scrapping on the Kincir website using the Python and Flask package

    FilmMikirAPI - A simple rest-api which is used for scrapping on the Kincir website using the Python and Flask package

    UserGhost411 1 Nov 17, 2022
    Download images from forum threads

    Forum Image Scraper Downloads images from forum threads Only works with forums which doesn't require a login to view and have an incremental paginatio

    9 Nov 16, 2022
    中国大学生在线 四史自动答题刷分(现仅支持英雄篇)

    中国大学生在线 “四史”学习教育竞答 自动答题 刷分 (现仅支持英雄篇,已更新可用) 若对您有所帮助,记得点个Star 🌟 !!! 中国大学生在线 “四史”学习教育竞答 自动答题 刷分 (现仅支持英雄篇,已更新可用) 🥰 🥰 🥰 依赖 本项目依赖的第三方库: requests 在终端执行以下

    XWhite 229 Dec 12, 2022
    Luis M. Capdevielle 1 Jan 14, 2022
    Semplice scraper realizzato in Python tramite la libreria BeautifulSoup

    Semplice scraper realizzato in Python tramite la libreria BeautifulSoup

    2 Nov 22, 2021
    Snowflake database loading utility with Scrapy integration

    Snowflake Stage Exporter Snowflake database loading utility with Scrapy integration. Meant for streaming ingestion of JSON serializable objects into S

    Oleg T. 0 Dec 06, 2021
    A Pixiv web crawler module

    Pixiv-spider A Pixiv spider module WARNING It's an unfinished work, browsing the code carefully before using it. Features 0004 - Readme.md updated, co

    Uzuki 1 Nov 14, 2021
    Minecraft Item Scraper

    Minecraft Item Scraper To run, first ensure you have the BeautifulSoup module: pip install bs4 Then run, python minecraft_items.py folder-to-save-ima

    Jaedan Calder 1 Dec 29, 2021