{"id":18746581,"url":"https://github.com/mumtaz4118/scraping-medium-and-data-analytics","last_synced_at":"2026-04-29T08:34:13.642Z","repository":{"id":258024900,"uuid":"598859763","full_name":"mumtaz4118/Scraping-Medium-and-Data-Analytics","owner":"mumtaz4118","description":"The file DataExtraction.py extracts information from the json files scrapped by the scrapper medium_scrapper_post.py. To extract information from json files scrapped by medium_scrapper_tag_archive.py (scrapping from tags archive) then use Data_Extraction_Archive_Tags.py","archived":false,"fork":false,"pushed_at":"2023-02-08T00:23:20.000Z","size":1049,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-20T08:45:19.886Z","etag":null,"topics":["data","data-analysis","data-analytics","data-extraction","data-preprocessing","data-science","data-scraping","deep-learning","machine-learning","python"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mumtaz4118.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-08T00:14:35.000Z","updated_at":"2023-02-25T01:17:22.000Z","dependencies_parsed_at":"2024-10-17T10:46:42.520Z","dependency_job_id":null,"html_url":"https://github.com/mumtaz4118/Scraping-Medium-and-Data-Analytics","commit_stats":null,"previous_names":["mumtaz4118/scraping-medium-and-data-analytics"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mumtaz4118/Scraping-Medium-and-Data-Analytics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mumtaz4118%2FScraping-Medium-and-Data-Analytics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mumtaz4118%2FScraping-Medium-and-Data-Analytics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mumtaz4118%2FScraping-Medium-and-Data-Analytics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mumtaz4118%2FScraping-Medium-and-Data-Analytics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mumtaz4118","download_url":"https://codeload.github.com/mumtaz4118/Scraping-Medium-and-Data-Analytics/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mumtaz4118%2FScraping-Medium-and-Data-Analytics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32417904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data","data-analysis","data-analytics","data-extraction","data-preprocessing","data-science","data-scraping","deep-learning","machine-learning","python"],"created_at":"2024-11-07T16:26:05.643Z","updated_at":"2026-04-29T08:34:13.615Z","avatar_url":"https://github.com/mumtaz4118.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Medium Web Scrapper \n\nTo run this, user has to install scrapy library using\npip install scrapy\n\nThere are two scrappers\n1. medium_scrapper_post.py\nThis scrapper searches Medium for articles based on a user inputted search string. \n\nTo run the scrapper, use\n\nscrapy runspider -a searchString=searchTerm medium_scrapper_post.py\n\n2. medium_scrapper_tag_archive.py\nThis scraper get all Articles for a particular tag slug in a given date range\n\nNote : If tag is Data Science, then pass tag as 'data-science' in tagSlug Parameter\nTo run the scrapper, use\n\n\nscrapy runspider -a tagSlug='tagSlug' -a start_date=YYYYmmdd -a end_date=YYYYmmdd medium_scrapper_tag_archive.py\n\n\n# Medium Posts Data Extraction\n\nThe file DataExtraction.py extracts information from the json files scrapped by the scrapper medium_scrapper_post.py. \nTo extract information from json files scrapped by medium_scrapper_tag_archive.py (scrapping from tags archive) then use Data_Extraction_Archive_Tags.py\n# Scraping-Medium-and-Data-Analytics\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmumtaz4118%2Fscraping-medium-and-data-analytics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmumtaz4118%2Fscraping-medium-and-data-analytics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmumtaz4118%2Fscraping-medium-and-data-analytics/lists"}