Skip to main content

No project description provided

Project description

News-Scrapper

Web Scrapper for news website get the headlines : https://pypi.org/project/newsscrapper-SamirPS/ POC : https://newswebs.herokuapp.com/ TODO: Get the title of the article Get the description of the article To import the function :

FR:

from newsscrapper import fr
  • LeMonde : fr.MondeSC()
  • LeParisien: fr.ParisSC()
  • MediaPart: fr.MediaPartSC()
  • BFMTV : fr.BmftvSC()
  • Libération : fr.LibeSC()
  • FranceTv INFO : fr.LibeSC()

EN:

from newsscrapper import en
  • CNN : en.CNNSC()
  • FoxNews: en.FoxNewsSC()
  • AbcNews: en.ABCNewsSC()
  • TheGuardian : en.TheGuardianSC()

ES:

from newsscrapper import es
  • EFE : es.EFESC()
  • ELPAIS: es.ELPAISSC()

The function return a dict like {"1":{"link":X,"img":Y,"title":Z}}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

newsscrapper-SamirPS-0.1.5.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

newsscrapper_SamirPS-0.1.5-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page