Skip to content

Astrology Data Scraped and saved in JSON file for research purposes.

Notifications You must be signed in to change notification settings

roboticist8/astrology_data

Repository files navigation

Astrolgy Data

Data scraped from Astro-Databank for Research.

Requirements

  • Python 3.7
  • beautifulsoup4

Example of a website page and extrated to json

Website page of a data

Astro Site data example

Extracted the website data into json

Json example

How to use the repository

  • full_data.zip contains all the data available on the site
  • For getting the data one by one
    $ python3 loopAllPage.py
    
  • For getting the data using multi-threading
    $ python3 multiprocessAllpage.py
    
    

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please cite this repository, if you use in any publications.

About

Astrology Data Scraped and saved in JSON file for research purposes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages