Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newspaper Scraping #1

Open
brishtiteveja opened this issue Jun 30, 2024 · 0 comments
Open

Newspaper Scraping #1

brishtiteveja opened this issue Jun 30, 2024 · 0 comments
Assignees

Comments

@brishtiteveja
Copy link
Contributor

brishtiteveja commented Jun 30, 2024

Task1 (Experimented just scraping for 5 newspapers) --- Done
Task2 (Class/subclass scrapers) --- Make General + Special (News specific) scrapers
Task3 (Save the data) --- Save the data in sqlite database

5 Newspapers:

  1. Ittefaq
  2. Amar Sangbad
  3. Kaler Kontho
  4. Naya Digonto
  5. Prothom Alo

Scraper Class -> Scrapes news
Selenium codes
Func1: ScrapeAllArticlesOfToday()

Subcalss your ScraperClass

IttefarScraper(Scraper):
Func1
Func2

AmarSangbadScraper(Scraper):
Func1
Func2 --

....

41-50 Scrapers

FacebookScraper

Database --> Sqlite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants