Skip to content

Repository files navigation

Qamous-Data

Data / Data Scraping scraping for Qamous

Libraries Used

  • beautifulsoup4 : pip install beautifulsoup4 for parsing HTML and XML
    • Consider MechanicalSoup instead
  • requests : pip install requests for making HTTP requests
  • pickle : pip install pickle for storing and retrieving progress
  • re : pip install re for regular expressions
  • Consider using robotparser : pip install robotparser for parsing robots.txt files

About

Data scraping for Qamous

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors