Questions tagged [extract]

Questions related to retrieving specific information from a (typically minimally structured) data source, such as a web site, media file, source code collection or compressed archive (in which case the desired information is one or more original, uncompressed files). When using this tag, please include additional tags to clarify which specific environment/language/scenario your question refers to.

Data extraction is a term with many different but related meanings, including:

  • Parsing files (such as HTML pages) or file metadata in order to obtain certain information. This often involves

  • Retrieving single frames from audio, video or image files

  • Breaking up functionality in a single source code unit (e.g. a function) into multiple units:

  • Retrieving the original files from a (optionally compressed) archive file, such as a .zip or .tar file.

and should be added as a synonym for this tag.

6876 questions
1
vote
0 answers

Extract & Collection of data for Real estate data Company

I am in a real estate company(Gurgaon,India) as a data analyst ,they want me to extract data from sites that can be useful, please let me know how can i extract good data from websites without paying for it. is there any website where we can find…
1
vote
2 answers

Extracting Contact Info Using Google's Places API in R

I have successfully been able to extract the business name and address from Google Maps using a city list and search terms. However, I am only able to get the name and address. All entries for the phone and website are returned as NA. I had…
Rachel Rotz
  • 101
  • 9
1
vote
0 answers

problem parsing an xml stream with multiple text items each containing a title and description

This is what I have created. It appears the script never gets to the Data: !DOCTYPE html> XML Feed