article-scraper

There are 3 repositories under article-scraper topic.

  • Sathish-Vasudev/Article-Scraper

    The program can be used to scrape the content from an article from web by an input of a set of URLs in a text file or a URL. This project uses newspaper3k and python-docx libraries. The output of this program will give a neatly modified Word Document in '.docx' format with the contents of the article.

    Language:Python17134
  • KalyanM45/Article-Web-Scraping

    This Python script is designed to scrape articles from The Guardian's technology section using their API. It fetches article data, extracts the titles and content, and then saves each article's content to separate text files. The text files are organized in a folder named with the current date and time of the scraping.

    Language:Jupyter Notebook5101
  • arka816/elsorange

    Downloads elsevier article abstracts using scopus and renders them usable for viewing as a corpus in orange3.

    Language:Python10