/Sinta-Journal-Crawler-Py

Sinta Journal Crawler + Filtered by Indonesian Lang or Not.

Primary LanguagePython

Sinta Journal Crawler (Filtered by 🇮🇩 Lang)

About   |   Technologies   |   Requirements   |   Author


🎯 About

Crawling Sinta Journal and save with filtered result (filtered by lang ID)

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Python 3.8.x installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/zelsaddr/Sinta-Journal-Crawler-Py

# Access
$ cd Sinta-Journal-Crawler-Py

# Install dependencies
$ pip install -r requirements.txt

# Run the project
$ python search.py

# Input Example
$ Main URL page 1 : https://sinta.kemdikbud.go.id/journals/detail?page=2&id=1270

Made with ❤️ by zelsaddr

 

Back to top