Skip to main content

Detik Scrapping

Project description

Detik Scrapper

Requirements

  • requests
  • BeautifulSoup

Installation

  • Clone Repository (name must detik!!!)
$ git clone https://github.com/ItsMyEyes/detik-scraper.git detik
  • Install package After cloning, go to directory and run this command for installation package
$ pip install request
$ pip install beautifulsoup4
  • Then you test it with new file like main.py / Example Code
import detik
import json

print(json.dumps(detik.getListHotNews(), indent=4))

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

detik-scrapper-1.0.2.tar.gz (5.6 kB view hashes)

Uploaded Source

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