An open API service indexing awesome lists of open source software.

https://github.com/almas-ali/public-user-data

Data privacy and security practice project.
https://github.com/almas-ali/public-user-data

Last synced: 8 months ago
JSON representation

Data privacy and security practice project.

Awesome Lists containing this project

README

          

# Public Real User Data Revealed

![GitHub Workflow Status](https://github.com/Almas-Ali/public-user-data/actions/workflows/daily-scraper.yaml/badge.svg "GitHub Workflow Status")

This data is automatically generated from the public data of the user from a job site. This data is real and from trusted sources. The data is not manipulated in any way. The data is only for educational purposes and to show the importance of data privacy. The data is not used for any other purposes.

This demo sites data updated everyday 2 times 12:00 AM and 12:00 PM (UTC+0).

**Note**: Don't misuse the data. The user has the right to remove the data from this site. If you are the user and want to remove the data, please create an issue in this repository with some proof that you are the user and I will remove the data.

## JSON Data Format

The data is stored in JSON format. The data structure is as follows:

```json
[
{
"id": "327",
"image": "https://www.rajshahijobs.com/images/users/327_1719683165.png",
"name": "MD OSMAN GANI",
"address_present": "Baraigram,nator",
"address_permanent": "Baraigram, nator",
"last_education": "HSC (2020)",
"job_experiences": "3 Years",
"experience_details": "MICROSOFT OFFICE APLICATION ,GRAPHIC DESIGN AND WEB DESIGN EXPERIENCE",
"local_image_path": "images/327.png"
},
...
]
```

This data is scraped from the user's public profile. Site URL: [Rajshahi Jobs](https://www.rajshahijobs.com/ "Rajshahi Jobs")

> [!Warning]
> I am not responsible for any misuse of the data. The data is public and can be accessed by anyone. The data is only for educational purposes.

# License

This data is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.