Skip to content

Scraping data in gab.com using Scrapy and Selenium

Notifications You must be signed in to change notification settings

ebernardino01/gab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Media Data Scraping

This project extracts user and user details from gab.com using Scrapy and Selenium.
Scraped output are exported as a csv file.

Setup Environment

Running Scripts

  • Run the following command to scrape a list of 100 user URLs:
    sh scrape_main.sh
  • Run the following command to scrape details of a specified user:
    sh scrape_user.sh a

About

Scraping data in gab.com using Scrapy and Selenium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published